|
Namespace |
urn:xml-gov-au:icsm:egeodesy:0.4 |
Diagram
|
|
Type |
geo:DocumentType |
Type hierarchy |
|
Properties
|
|
Substitution Group Affiliation |
|
Used by
|
|
Model
|
geo:type , geo:createdDate{0,1} , geo:receivedDate{0,1} , geo:custodian{0,1} , geo:remarks{0,1} , geo:body{0,1}
|
Children |
geo:body, geo:createdDate, geo:custodian, geo:receivedDate, geo:remarks, geo:type |
Instance
|
<geo:Document xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
<geo:type>{1,1}</geo:type>
<geo:createdDate>{0,1}</geo:createdDate>
<geo:receivedDate>{0,1}</geo:receivedDate>
<geo:custodian>{0,1}</geo:custodian>
<geo:remarks>{0,1}</geo:remarks>
<geo:body format="">{0,1}</geo:body>
</geo:Document> |
|
Source
|
<element name="Document" substitutionGroup="gml:AbstractFeature" type="geo:DocumentType"/> |
|
Schema location |
file:/Users/boss/dev/GeodesyML/schemas/document.xsd |
|
|