complexType "TextDelineationSchemeType"
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: |
(URN | (Agency, ID, Version))[1..2], UserID*, UserAttributePair*, (VersionResponsibility | VersionResponsibilityReference)?, VersionRationale?, BasedOnReference?, Note*, Software*, MetadataQuality*, TextDelineationSchemeName*, Label*, Description?, TextDelineationSchemeReference*, (TextDelineation | TextDelineationReference)*, (TextDelineationGroup | TextDelineationGroupReference)* |
|
</...> |
Content Model Elements (21):
-
Agency,
BasedOnReference,
Description,
ID,
Label,
MetadataQuality,
Note,
Software,
TextDelineation,
TextDelineationGroup,
TextDelineationGroupReference,
TextDelineationReference,
TextDelineationSchemeName,
TextDelineationSchemeReference,
URN,
UserAttributePair,
UserID,
Version,
VersionRationale,
VersionResponsibility,
VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
-
Annotation
This scheme contains sets of values described by TextDelineation. These are used by reference to define Variable Representation and Question Response Domain. Text delineations cover all non-code and non-category representations/response domains that should be treated or analyzed as characters regardless of whether the character is a number or a letter. In addition to the name, label and description of the scheme, the structure allows for the inclusion on an external scheme by reference, definitions of TextDelineations in-line or by reference, and TextDelineationGroups in-line or by reference.
Type Derivation Tree TextDelineationSchemeType |
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="TextDelineationSchemeType"> <xs:complexContent> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/> <xs:choice maxOccurs="unbounded" minOccurs="0"> </xs:choice> <xs:choice maxOccurs="unbounded" minOccurs="0"> </xs:choice> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
Content Element Detail (all declarations; defined within this component only; 8/21) -
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)
-
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"/> |
-
A description of a text based delineation to be used by a question response domain or variable value representation.
XML Source (w/o annotations (1); see within schema source)
-
A grouping of TextDelineations for conceptual, administrative or other reasons.
XML Source (w/o annotations (1); see within schema source)
-
A TextDelineationGroup to include by reference.
XML Source (w/o annotations (1); see within schema source)
-
A TextDelineation to include in the scheme by reference.
XML Source (w/o annotations (1); see within schema source)
-
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)
-
A reference to another TextDelineationScheme to include in this scheme by reference.
XML Source (w/o annotations (1); see within schema source)