element Profile
diagram LandXML-1.2Doc_p143.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children ProfSurf ProfAlign Feature
used by
element Alignment
attributes
Name  Type  Use  Default  Fixed  annotation
descxs:string      
namexs:string      
staStartxs:double      
statestateType      
annotation
documentation
A profile or long section
source <xs:element name="Profile">
 
<xs:annotation>
   
<xs:documentation>A profile or long section</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:choice maxOccurs="unbounded">
       
<xs:element ref="ProfSurf" minOccurs="0" maxOccurs="unbounded"/>
       
<xs:element ref="ProfAlign" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:choice>
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
   
<xs:attribute name="desc" type="xs:string"/>
   
<xs:attribute name="name" type="xs:string"/>
   
<xs:attribute name="staStart" type="xs:double"/>
   
<xs:attribute name="state" type="stateType"/>
 
</xs:complexType>
</xs:element>

attribute Profile/@desc
type xs:string
properties
isRef 0
source <xs:attribute name="desc" type="xs:string"/>

attribute Profile/@name
type xs:string
properties
isRef 0
source <xs:attribute name="name" type="xs:string"/>

attribute Profile/@staStart
type xs:double
properties
isRef 0
source <xs:attribute name="staStart" type="xs:double"/>

attribute Profile/@state
type stateType
properties
isRef 0
facets
enumeration abandoned
enumeration destroyed
enumeration existing
enumeration proposed
source <xs:attribute name="state" type="stateType"/>


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