complexType "ScaleDelineationType"
Namespace:
Content:
complex, 6 attributes, 17 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 6 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)
 = 
"true"
    >
   
Content: 
(URN | (Agency, ID, Version))[1..2], UserID*, UserAttributePair*, (VersionResponsibility | VersionResponsibilityReference)?, VersionRationale?, BasedOnReference?, MaintainableObject?, ScaleDelineationName*, Label*, Description?, ScaleDimension?, DimensionIntersect?, DisplayLayout?
</...>
Content Model Elements (17):
Agency, BasedOnReference, Description, DimensionIntersect, DisplayLayout, ID, Label, MaintainableObject, ScaleDelineationName, ScaleDimension, URN, UserAttributePair, UserID, Version, VersionRationale, VersionResponsibility, VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
ScaleDelineation
Known Usage Locations
Annotation
A means of capturing the delineation of Scale within a response domain used by a question. In addition to the name, label, and description of the delineation, the structure defines the dimensions of the scale, an intersect for a multi-dimensional scale, and display layout.
Type Definition Detail
Type Derivation Tree
AbstractIdentifiableType (extension)
  AbstractVersionableType (extension)
      VersionableType (extension)
          ScaleDelineationType
XML Source (w/o annotations (7); see within schema source)
<xs:complexType name="ScaleDelineationType">
<xs:complexContent>
<xs:extension base="VersionableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ScaleDelineationName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/>
<xs:element minOccurs="0" ref="Description"/>
<xs:element minOccurs="0" ref="ScaleDimension"/>
<xs:element minOccurs="0" ref="DimensionIntersect"/>
<xs:element minOccurs="0" ref="DisplayLayout"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 6/17)
Description
Type:
StructuredStringType, complex content
A description of the content and purpose of the delineation. 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"/>

DimensionIntersect
Type:
DimensionIntersectType, complex content
Identifies the point at which the scales of a multidimensional scale intersect.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="DimensionIntersect"/>

DisplayLayout
Type:
CodeValueType, simple content
Defines they layout such as containing a drawn scale line, a list of values only, an outline (the boundaries of the area defined by 2 or more intersecting scales such as a diamond of opposites), or some other layout design. Allows for the use of a controlled vocabulary.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="DisplayLayout"/>

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

ScaleDelineationName
Type:
NameType, complex content
A name for the delineation. 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="ScaleDelineationName"/>

ScaleDimension
Type:
ScaleDimensionType, complex content
A description of a dimension of the scale. Note that most scales will have only one dimension.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="ScaleDimension"/>

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