Namespace |
http://www.opengis.net/gml/3.2 |
Diagram
|
|
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 |