diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Imperial"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:attribute name="areaUnit" type="impArea" use="required"/> <xs:attribute name="linearUnit" type="impLinear" use="required"/> <xs:attribute name="volumeUnit" type="impVolume" use="required"/> <xs:attribute name="temperatureUnit" type="impTemperature" use="required"/> <xs:attribute name="pressureUnit" type="impPressure" use="required"/> <xs:attribute name="diameterUnit" type="impDiameter"/> <xs:attribute name="widthUnit" type="impWidth"/> <xs:attribute name="heightUnit" type="impHeight"/> <xs:attribute name="velocityUnit" type="impVelocity"/> <xs:attribute name="flowUnit" type="impFlow"/> <xs:attribute name="angularUnit" type="angularType" default="radians"/> <xs:attribute name="directionUnit" type="angularType" default="radians"/> <xs:attribute name="latLongAngularUnit" type="latLongAngularType" default="decimal degrees"/> <xs:attribute name="elevationUnit" type="elevationType" default="meter"/> </xs:complexType> </xs:element> |
type | impArea | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="areaUnit" type="impArea" use="required"/> |
type | impLinear | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="linearUnit" type="impLinear" use="required"/> |
type | impVolume | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="volumeUnit" type="impVolume" use="required"/> |
type | impTemperature | ||||
properties |
|
||||
facets |
|
||||
source | <xs:attribute name="temperatureUnit" type="impTemperature" use="required"/> |
type | impPressure | ||||
properties |
|
||||
facets |
|
||||
source | <xs:attribute name="pressureUnit" type="impPressure" use="required"/> |
type | impDiameter | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="diameterUnit" type="impDiameter"/> |
type | impWidth | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="widthUnit" type="impWidth"/> |
type | impHeight | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="heightUnit" type="impHeight"/> |
type | impVelocity | ||||
properties |
|
||||
facets |
|
||||
source | <xs:attribute name="velocityUnit" type="impVelocity"/> |
type | impFlow | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
source | <xs:attribute name="flowUnit" type="impFlow"/> |
type | angularType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="angularUnit" type="angularType" default="radians"/> |
type | angularType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="directionUnit" type="angularType" default="radians"/> |
type | latLongAngularType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="latLongAngularUnit" type="latLongAngularType" default="decimal degrees"/> |
type | elevationType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:attribute name="elevationUnit" type="elevationType" default="meter"/> |