Schema Central > NIEM 3.2 > geometryPrimitives.xsd > gml:AffinePlacement
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:AffinePlacement

location, refDirection, inDimension and outDimension have the same meaning as specified in ISO 19107:2003, 6.4.21.

Element information

Content

Attributes

None

Used in

Substitution hierarchy

Sample instance

<gml:AffinePlacement>
   <gml:location>1.0 1.0</gml:location>
   <gml:refDirection>1.0 1.0</gml:refDirection>
   <gml:inDimension>1</gml:inDimension>
   <gml:outDimension>1</gml:outDimension>
</gml:AffinePlacement>