diagram | |||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | AmendmentItem | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="Amendment"> <xs:annotation> <xs:documentation>Records the dealing information to allow audit trail between the survey document and the titling system</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="AmendmentItem" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="dealingNumber" type="xs:string"/> <xs:attribute name="amendmentDate" type="xs:date"/> <xs:attribute name="comments" type="xs:string"/> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="dealingNumber" type="xs:string"/> |
type | xs:date | ||
properties |
|
||
source | <xs:attribute name="amendmentDate" type="xs:date"/> |
type | xs:string | ||
properties |
|
||
source | <xs:attribute name="comments" type="xs:string"/> |