| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="Property"> <xs:annotation> <xs:documentation>Used to include additional information that is not explicitly defined by the LandXML schema. Each Property element defines one piece of data.</xs:documentation> <xs:documentation>The "label" attribute defines the name of the value held in the "value" attribute.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="label" use="required"/> <xs:attribute name="value" use="required"/> </xs:complexType> </xs:element> |
| properties |
|
||||
| source | <xs:attribute name="label" use="required"/> |
| properties |
|
||||
| source | <xs:attribute name="value" use="required"/> |