complexType "DistributionDelineationSchemeType"
Namespace:
Content:
complex, 9 attributes, 21 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 8 elements
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: 
(URN | (Agency, ID, Version))[1..2], UserID*, UserAttributePair*, (VersionResponsibility | VersionResponsibilityReference)?, VersionRationale?, BasedOnReference?, Note*, Software*, MetadataQuality*, DistributionDelineationSchemeName*, Label*, Description?, DistributionDelineationSchemeReference*, (DistributionDelineation | DistributionDelineationReference)*, (DistributionDelineationGroup | DistributionDelineationGroupReference)*
</...>
Content Model Elements (21):
Agency, BasedOnReference, Description, DistributionDelineation, DistributionDelineationGroup, DistributionDelineationGroupReference, DistributionDelineationReference, DistributionDelineationSchemeName, DistributionDelineationSchemeReference, ID, Label, MetadataQuality, Note, Software, URN, UserAttributePair, UserID, Version, VersionRationale, VersionResponsibility, VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
DistributionDelineationScheme
Known Usage Locations
Annotation
This scheme contains sets of values described by DistributionDelineation. These are used by reference to define Question Response Domain. In addition to the name, label, and description of the scheme, the structure supports the inclusion of another DistributionDelineationScheme by reference, a set of DistributionDelineation descriptions either in-line or by reference, and the description of a DistributionDelineationGroup either in-line or by reference.
Type Definition Detail
Type Derivation Tree
AbstractIdentifiableType (extension)
  AbstractVersionableType (extension)
      AbstractMaintainableType (extension)
          MaintainableType (extension)
              DistributionDelineationSchemeType
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="DistributionDelineationSchemeType">
<xs:complexContent>
<xs:extension base="MaintainableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DistributionDelineationSchemeName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/>
<xs:element minOccurs="0" ref="Description"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DistributionDelineationSchemeReference"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="DistributionDelineation"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="DistributionDelineationGroup"/>
</xs:choice>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 8/21)
Description
Type:
StructuredStringType, complex content
A description of the content and purpose of the scheme. May be expressed in multiple languages and supports the use of structured content.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="Description"/>

DistributionDelineation
Type:
In-line description of a DistributionDelineation. These are used by reference to define Variable Representation and Question Response Domain.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="DistributionDelineation"/>

DistributionDelineationGroup
Type:
In-line description of a group of DistributionDelineations for conceptual, administrative or other purposes.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="DistributionDelineationGroup"/>

DistributionDelineationGroupReference
Type:
ReferenceType, complex content
The inclusion of an existing DistributionDelineationGroup by reference.
XML Source (w/o annotations (1); see within schema source)

DistributionDelineationReference
Type:
ReferenceType, complex content
The inclusion of an existing DistributionDelineation by reference.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="DistributionDelineationReference"/>

DistributionDelineationSchemeName
Type:
NameType, complex content
A name for the scheme. 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)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DistributionDelineationSchemeName"/>

DistributionDelineationSchemeReference
Type:
SchemeReferenceType, complex content
Reference to an existing DistributionDelineationScheme for inclusion by reference.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DistributionDelineationSchemeReference"/>

Label
Type:
LabelType, complex content
A display label for the scheme. 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"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set