diagram |
|
namespace |
http://www.landxml.org/schema/LandXML-1.2 |
properties |
|
used by |
|
attributes |
|
annotation |
documentation | This element stores a range of Administrative dates which may vary from jurisdiction to jurisdiction. |
|
source |
<xs:element name="AdministrativeDate">
<xs:annotation>
<xs:documentation>This element stores a range of Administrative dates which may vary from jurisdiction to jurisdiction.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="adminDateType" type="adminDateTypeType" use="required"/>
<xs:attribute name="adminDate" type="xs:date" use="required"/>
</xs:complexType>
</xs:element> |