element Imperial
diagram LandXML-1.2Doc_p91.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
used by
element Units
attributes
Name  Type  Use  Default  Fixed  annotation
areaUnitimpArearequired      
linearUnitimpLinearrequired      
volumeUnitimpVolumerequired      
temperatureUnitimpTemperaturerequired      
pressureUnitimpPressurerequired      
diameterUnitimpDiameter      
widthUnitimpWidth      
heightUnitimpHeight      
velocityUnitimpVelocity      
flowUnitimpFlow      
angularUnitangularType  radians    
directionUnitangularType  radians    
latLongAngularUnitlatLongAngularType  decimal degrees    
elevationUnitelevationType  meter    
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>

attribute Imperial/@areaUnit
type impArea
properties
isRef 0
use required
facets
enumeration acre
enumeration squareFoot
enumeration squareInch
enumeration squareMiles
source <xs:attribute name="areaUnit" type="impArea" use="required"/>

attribute Imperial/@linearUnit
type impLinear
properties
isRef 0
use required
facets
enumeration foot
enumeration USSurveyFoot
enumeration inch
enumeration mile
source <xs:attribute name="linearUnit" type="impLinear" use="required"/>

attribute Imperial/@volumeUnit
type impVolume
properties
isRef 0
use required
facets
enumeration US_gallon
enumeration IMP_gallon
enumeration cubicInch
enumeration cubicFeet
enumeration cubicYard
enumeration acreFeet
source <xs:attribute name="volumeUnit" type="impVolume" use="required"/>

attribute Imperial/@temperatureUnit
type impTemperature
properties
isRef 0
use required
facets
enumeration fahrenheit
enumeration kelvin
source <xs:attribute name="temperatureUnit" type="impTemperature" use="required"/>

attribute Imperial/@pressureUnit
type impPressure
properties
isRef 0
use required
facets
enumeration inchHG
enumeration inHG
source <xs:attribute name="pressureUnit" type="impPressure" use="required"/>

attribute Imperial/@diameterUnit
type impDiameter
properties
isRef 0
facets
enumeration foot
enumeration USSurveyFoot
enumeration inch
source <xs:attribute name="diameterUnit" type="impDiameter"/>

attribute Imperial/@widthUnit
type impWidth
properties
isRef 0
facets
enumeration foot
enumeration USSurveyFoot
enumeration inch
source <xs:attribute name="widthUnit" type="impWidth"/>

attribute Imperial/@heightUnit
type impHeight
properties
isRef 0
facets
enumeration foot
enumeration USSurveyFoot
enumeration inch
source <xs:attribute name="heightUnit" type="impHeight"/>

attribute Imperial/@velocityUnit
type impVelocity
properties
isRef 0
facets
enumeration feetPerSecond
enumeration milesPerHour
source <xs:attribute name="velocityUnit" type="impVelocity"/>

attribute Imperial/@flowUnit
type impFlow
properties
isRef 0
facets
enumeration US_gallonPerDay
enumeration IMP_gallonPerDay
enumeration cubicFeetDay
enumeration US_gallonPerMinute
enumeration IMP_gallonPerMinute
enumeration acreFeetDay
enumeration cubicFeetSecond
source <xs:attribute name="flowUnit" type="impFlow"/>

attribute Imperial/@angularUnit
type angularType
properties
isRef 0
default radians
facets
enumeration radians
enumeration grads
enumeration decimal degrees
enumeration decimal dd.mm.ss
source <xs:attribute name="angularUnit" type="angularType" default="radians"/>

attribute Imperial/@directionUnit
type angularType
properties
isRef 0
default radians
facets
enumeration radians
enumeration grads
enumeration decimal degrees
enumeration decimal dd.mm.ss
source <xs:attribute name="directionUnit" type="angularType" default="radians"/>

attribute Imperial/@latLongAngularUnit
type latLongAngularType
properties
isRef 0
default decimal degrees
facets
enumeration radians
enumeration grads
enumeration decimal degrees
enumeration decimal dd.mm.ss
source <xs:attribute name="latLongAngularUnit" type="latLongAngularType" default="decimal degrees"/>

attribute Imperial/@elevationUnit
type elevationType
properties
isRef 0
default meter
facets
enumeration meter
enumeration kilometer
enumeration feet
enumeration miles
source <xs:attribute name="elevationUnit" type="elevationType" default="meter"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy