complexType "ManagedRepresentationSchemeType"
Namespace:
Content:
complex, 9 attributes, 21 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 8 elements
Used:
XML Representation Summary
<...
   
 = 
("Add" | "Update" | "Delete")
 = 
(xs:string | xs:string)
 = 
("Agency" | "Maintainable") : "Agency"
 = 
xs:boolean
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
 = 
xs:anyURI
 = 
xs:boolean : "false"
 = 
xs:language
 = 
"true"
   
>
   
Content: 
</...>
Content Model Elements (21):
Agency, BasedOnObject, Description, ID, Label, ManagedRepresentation, ManagedRepresentationGroup, ManagedRepresentationGroupReference, ManagedRepresentationReference, ManagedRepresentationSchemeName, ManagedRepresentationSchemeReference, MetadataQuality, Note, Software, URN, UserAttributePair, UserID, Version, VersionRationale, VersionResponsibility, VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
ManagedRepresentationScheme
Known Usage Locations
Annotation
This scheme contains sets of values described by ManagedRepresentation. These are used by reference to define Variable Representation and Question Response Domain. Text representations 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 ManagedRepresentations in-line or by reference, and ManagedRepresentationGroups in-line or by reference.
Type Definition Detail
Type Derivation Tree
AbstractIdentifiableType (extension)
  AbstractVersionableType (extension)
      AbstractMaintainableType (extension)
          MaintainableType (extension)
              ManagedRepresentationSchemeType
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="ManagedRepresentationSchemeType">
<xs:complexContent>
<xs:extension base="MaintainableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ManagedRepresentationSchemeName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/>
<xs:element minOccurs="0" ref="Description"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ManagedRepresentationSchemeReference"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="ManagedRepresentation"/>
<xs:element ref="ManagedRepresentationReference"/>
</xs:choice>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="ManagedRepresentationGroup"/>
</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"/>

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"/>

ManagedRepresentation
Type:
VersionableType, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 5 elements
A description of a text based representation to be used by a question response domain or variable value representation.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="ManagedRepresentation"/>

ManagedRepresentationGroup
Type:
A grouping of ManagedRepresentations for conceptual, administrative or other reasons.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="ManagedRepresentationGroup"/>

ManagedRepresentationGroupReference
Type:
ReferenceType, complex content
A ManagedRepresentationGroup to include by reference.
XML Source (w/o annotations (1); see within schema source)

ManagedRepresentationReference
Type:
ReferenceType, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 5 elements
A ManagedRepresentation to include in the scheme by reference.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="ManagedRepresentationReference"/>

ManagedRepresentationSchemeName
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="ManagedRepresentationSchemeName"/>

ManagedRepresentationSchemeReference
Type:
SchemeReferenceType, complex content
A reference to another ManagedRepresentationScheme to include in this scheme by reference.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ManagedRepresentationSchemeReference"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set