diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Monument"> <xs:annotation> <xs:documentation>This is a new element that represents a physical monument placed to mark a CgPoint within a survey</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="name" type="xs:string" use="required"/> <xs:attribute name="pntRef" type="pointNameRef"/> <xs:attribute name="featureRef" type="featureNameRef" use="optional"/> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="state" type="monumentState"/> <xs:attribute name="type" type="monumentType"/> <xs:attribute name="condition" type="monumentCondition"/> <xs:attribute name="category" type="monumentCategory"/> <xs:attribute name="beacon" type="beaconType"/> <xs:attribute name="beaconProtection" type="beaconProtectionType"/> <xs:attribute name="oID" type="xs:string"/> <xs:attribute name="reference" type="xs:string"/> <xs:attribute name="originSurvey" type="xs:string"/> </xs:complexType> </xs:element> |
type | xs:string | ||||
properties |
|
||||
source | <xs:attribute name="name" type="xs:string" use="required"/> |
type | pointNameRef | ||
properties |
|
||
source | <xs:attribute name="pntRef" type="pointNameRef"/> |
type | featureNameRef | ||||
properties |
|
||||
source | <xs:attribute name="featureRef" type="featureNameRef" use="optional"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="desc" type="xs:string"/> |
type | monumentState | ||
properties |
|
||
source | <xs:attribute name="state" type="monumentState"/> |
type | monumentType | ||
properties |
|
||
source | <xs:attribute name="type" type="monumentType"/> |
type | monumentCondition | ||
properties |
|
||
source | <xs:attribute name="condition" type="monumentCondition"/> |
type | monumentCategory | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="category" type="monumentCategory"/> |
type | beaconType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xs:attribute name="beacon" type="beaconType"/> |
type | beaconProtectionType | ||||||||||||||||
properties |
|
||||||||||||||||
facets |
|
||||||||||||||||
source | <xs:attribute name="beaconProtection" type="beaconProtectionType"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="oID" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="reference" type="xs:string"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="originSurvey" type="xs:string"/> |