|
Namespace |
urn:xml-gov-au:icsm:egeodesy:0.4 |
Diagram
|
|
Type |
geo:ProjectType |
Type hierarchy |
|
Properties
|
|
Substitution Group Affiliation |
|
Used by
|
|
Model
|
geo:status{0,1} , geo:managedBy{0,1} , geo:specifiedBy{0,1} , geo:initiatedDate{0,1} , geo:completedDate{0,1} , geo:notes{0,1} , geo:associatedDocument* , geo:extension{0,1}
|
Children |
geo:associatedDocument, geo:completedDate, geo:extension, geo:initiatedDate, geo:managedBy, geo:notes, geo:specifiedBy, geo:status |
Instance
|
<geo:Project xmlns:geo="urn:xml-gov-au:icsm:egeodesy:0.4">
<geo:status>{0,1}</geo:status>
<geo:managedBy>{0,1}</geo:managedBy>
<geo:specifiedBy>{0,1}</geo:specifiedBy>
<geo:initiatedDate>{0,1}</geo:initiatedDate>
<geo:completedDate>{0,1}</geo:completedDate>
<geo:notes>{0,1}</geo:notes>
<geo:associatedDocument>{0,unbounded}</geo:associatedDocument>
<geo:extension>{0,1}</geo:extension>
</geo:Project> |
|
Source
|
<element name="Project" substitutionGroup="gml:AbstractFeature" type="geo:ProjectType"/> |
|
Schema location |
file:/Users/boss/dev/GeodesyML/schemas/project.xsd |
|
|