Showing:

Attributes
Diagrams
Properties
Source
Used by
Element gml:AffinePlacementType / gml:location
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index102.tmp#id116 index29.tmp#id117 index249.tmp#id115
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 index102.tmp#id116 index29.tmp#id117 index249.tmp#id115 index250.tmp#id638
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 index884.tmp#id684 index884.tmp#id685 index884.tmp#id686 index884.tmp#id687
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