complexType "ConceptSchemeType"
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) |
|
= |
xs:anyURI |
|
= |
xs:boolean : "false" |
|
= |
xs:language |
|
= |
"true" |
|
|
> |
|
Content: |
(r:URN | (r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:UserAttributePair*, (r:VersionResponsibility | r:VersionResponsibilityReference)?, r:VersionRationale?, r:BasedOnReference?, r:Note*, r:Software*, r:MetadataQuality*, ConceptSchemeName*, r:Label*, r:Description?, r:ConceptSchemeReference*, Vocabulary?, (Concept | DataElementConcept)*, ConceptGroup* |
|
</...> |
Content Model Elements (21):
-
Concept,
ConceptGroup,
ConceptSchemeName,
DataElementConcept,
Vocabulary,
r:Agency,
r:BasedOnReference,
r:ConceptSchemeReference,
r:Description,
r:ID,
r:Label,
r:MetadataQuality,
r:Note,
r:Software,
r:URN,
r:UserAttributePair,
r:UserID,
r:Version,
r:VersionRationale,
r:VersionResponsibility,
r:VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
-
Annotation
A comprehensive list of the concepts measured by the data that are being documented that is maintained by an agency. In addition to the standard name, label, and description, allows for the inclusion of an existing ConceptScheme by reference, assignment of a controlled vocabulary for the scheme, and the inclusion of descriptions for Concept, DataElementConcept and ConceptGroup.
Type Derivation Tree ConceptSchemeType |
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="ConceptSchemeType"> <xs:complexContent> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/> <xs:choice maxOccurs="unbounded" minOccurs="0"> </xs:choice> <xs:element maxOccurs="unbounded" minOccurs="0" ref="ConceptGroup"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
Content Element Detail (all declarations; defined within this component only; 8/21) -
Describes an individual concept.
XML Source (w/o annotations (1); see within schema source)
-
Allows for grouping of concepts for administrative or conceptual purposes; groups may have a hierarchical structure.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ConceptGroup"/> |
-
A name for the ConceptScheme. 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)
-
Describes an individual DataElementConcept (per ISO/IEC 11179) providing the link between a concept and the object (universe) for which it is relevant.
XML Source (w/o annotations (1); see within schema source)
-
Reference to an existing ConceptScheme for inclusion.
XML Source (w/o annotations (1); see within schema source)
-
A description of the ConceptScheme. May be expressed in multiple languages and supports the use of structured content.
XML Source (w/o annotations (1); see within schema source)
-
A display label for the ConceptScheme. 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="r:Label"/> |
-
Identifies and describes the vocabulary used to create the concept scheme.
XML Source (w/o annotations (1); see within schema source)