element Project
diagram LandXML-1.2Doc_p145.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children Feature
used by
element LandXML
attributes
Name  Type  Use  Default  Fixed  annotation
namexs:stringrequired      
descxs:string      
statestateType      
source <xs:element name="Project">
 
<xs:complexType>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:any namespace="##other" processContents="skip" minOccurs="0"/>
   
</xs:choice>
   
<xs:attribute name="name" type="xs:string" use="required"/>
   
<xs:attribute name="desc" type="xs:string"/>
   
<xs:attribute name="state" type="stateType"/>
 
</xs:complexType>
</xs:element>

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

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

attribute Project/@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