Showing:

Attributes
Diagrams
Properties
Source
Used by
Element gml:AffinePlacementType / gml:location
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index193.tmp#id119 index41.tmp#id120 index194.tmp#id118
Type gml:DirectPositionType
Type hierarchy
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
srsDimension positiveInteger optional
srsName anyURI optional
uomLabels gml:NCNameList optional
Source
<element name="location" type="gml:DirectPositionType"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd
Element gml:AffinePlacementType / gml:refDirection
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index193.tmp#id119 index41.tmp#id120 index194.tmp#id118 index195.tmp#id446
Type gml:VectorType
Type hierarchy
Properties
content: complex
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
srsDimension positiveInteger optional
srsName anyURI optional
uomLabels gml:NCNameList optional
Source
<element name="refDirection" type="gml:VectorType" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd
Element gml:AffinePlacementType / gml:inDimension
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram
Type positiveInteger
Properties
content: simple
Source
<element name="inDimension" type="positiveInteger"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd
Element gml:AffinePlacementType / gml:outDimension
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram
Type positiveInteger
Properties
content: simple
Source
<element name="outDimension" type="positiveInteger"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd
Complex Type gml:AffinePlacementType
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index744.tmp#id492 index744.tmp#id493 index744.tmp#id494 index744.tmp#id495
Used by
Model gml:location , gml:refDirection+ , gml:inDimension , gml:outDimension
Children gml:inDimension, gml:location, gml:outDimension, gml:refDirection
Source
<complexType name="AffinePlacementType">
  <sequence>
    <element name="location" type="gml:DirectPositionType"/>
    <element name="refDirection" type="gml:VectorType" maxOccurs="unbounded"/>
    <element name="inDimension" type="positiveInteger"/>
    <element name="outDimension" type="positiveInteger"/>
  </sequence>
</complexType>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd