diagram | |||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | DocFileRef | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="FeatureDictionary"> <xs:annotation> <xs:documentation>Used to describe specific Feature code / property type values. DocFileRef points to reference documentation</xs:documentation> <xs:documentation>Each Property element defines one piece of data.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="DocFileRef" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="name" type="xs:string" use="required"/> <xs:attribute name="version" type="xs:string" use="optional"/> </xs:complexType> </xs:element> |
type | xs:string | ||||
properties |
|
||||
source | <xs:attribute name="name" type="xs:string" use="required"/> |
type | xs:string | ||||
properties |
|
||||
source | <xs:attribute name="version" type="xs:string" use="optional"/> |