complexType "GeographicDelineationGroupType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Canonical" | "Deprecated") |
|
= |
("Add" | "Update" | "Delete") |
|
= |
xs:anyURI |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration) |
|
= |
"true" |
|
= |
xs:boolean : "false" |
|
|
> |
|
Content: |
(URN | (Agency, ID, Version))[1..2], UserID*, UserAttributePair*, (VersionResponsibility | VersionResponsibilityReference)?, VersionRationale?, BasedOnReference?, MaintainableObject?, TypeOfGeographicDelineationGroup?, GeographicDelineationGroupName*, Label*, Description?, UniverseReference*, ConceptReference?, (GeographicDelineationReference | GeographicDelineationGroupReference)* |
|
</...> |
Content Model Elements (19):
-
Agency,
BasedOnReference,
ConceptReference,
Description,
GeographicDelineationGroupName,
GeographicDelineationGroupReference,
GeographicDelineationReference,
ID,
Label,
MaintainableObject,
TypeOfGeographicDelineationGroup,
URN,
UniverseReference,
UserAttributePair,
UserID,
Version,
VersionRationale,
VersionResponsibility,
VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
-
Annotation
Contains a group of Geographic delineations, which may be ordered or hierarchical. In addition to the name, label, and description of the group, the structure allows for defining the type of group using an optional controlled vocabulary, a reference to a defining universe of concept for the group, and a listing of GeographicDelineations and GeographicDelineationGroups in any order.
Type Derivation Tree GeographicDelineationGroupType |
XML Source (w/o annotations (10); see within schema source)
<xs:complexType name="GeographicDelineationGroupType"> <xs:complexContent> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/> <xs:choice maxOccurs="unbounded" minOccurs="0"> </xs:choice> </xs:sequence> <xs:attribute default="false" name="isOrdered" type="xs:boolean"/> </xs:extension> </xs:complexContent> </xs:complexType> |
Attribute Detail (all declarations; defined within this component only; 1/7)
isOrdered-
Type: |
xs:boolean, predefined |
Use: |
optional |
If set to "true" indicates that the content of the group is ordered as it appears within the XML structure.
Attribute Value
XML Source (w/o annotations (1); see within schema source)
<xs:attribute default="false" name="isOrdered" type="xs:boolean"/> |
Content Element Detail (all declarations; defined within this component only; 8/19) -
Reference to the concept expressed by the GeographicDelineations in this group.
XML Source (w/o annotations (1); see within schema source)
-
A description of the content and purpose of the GeographicDelineationGroup. May be expressed in multiple languages and supports the use of structured content.
XML Source (w/o annotations (1); see within schema source)
-
A name for the group. May be expressed in multiple languages. Repeat the element to express names with different content, for example different names for different systems.
XML Source (w/o annotations (1); see within schema source)
-
Reference to constituent GeographicDelineationGroup. This allows for nesting of GeographicDelineationGroups.
XML Source (w/o annotations (1); see within schema source)
-
Reference to constituent GeographicDelineation.
XML Source (w/o annotations (1); see within schema source)
-
A display label for the delineation group. May be expressed in multiple languages. Repeat for labels with different content, for example, labels with differing length limitations.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/> |
-
A brief textual identification of the group type. Supports the use of an external controlled vocabulary.
Simple Content
XML Source (w/o annotations (1); see within schema source)
-
Reference to the universe statement describing the persons or other objects to which the contents of this delineation group pertain.
XML Source (w/o annotations (1); see within schema source)