complexType "ManagedMissingValuesRepresentationType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
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) |
|
= |
"true" |
|
= |
xs:boolean : "true" |
|
|
> |
|
Content: |
(URN | (Agency, ID, Version))[1..2], UserID*, UserAttributePair*, (VersionResponsibility | VersionResponsibilityReference)?, VersionRationale?, BasedOnObject?, MaintainableObject?, ManagedMissingValuesRepresentationName*, Label*, Description?, (MissingCodeRepresentation | MissingNumericRepresentation | MissingTextRepresentation)*, ProcessingInstructionReference? |
|
</...> |
Content Model Elements (18):
-
Agency,
BasedOnObject,
Description,
ID,
Label,
MaintainableObject,
ManagedMissingValuesRepresentationName,
MissingCodeRepresentation,
MissingNumericRepresentation,
MissingTextRepresentation,
ProcessingInstructionReference,
URN,
UserAttributePair,
UserID,
Version,
VersionRationale,
VersionResponsibility,
VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
-
Annotation
Means of describing the Missing Values within a managed representation so that they can be reused by multiple variables and questions. Variable has a separate Missing Values location for this representation. Questions must use a StructuredMixedResponseDomain to include both standard response and Missing Value responses in a single question. In addition to the name, label, and description of the representation, the structure defines the type of the missing values, a optional generation instruction for deriving the value to be recorded, and the ability to define a blank as a missing value.
Type Derivation Tree
ManagedMissingValuesRepresentationType
|
XML Source (w/o annotations (10); see within schema source)
<xs:complexContent>
<xs:extension base="VersionableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ManagedMissingValuesRepresentationName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Label"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
Attribute Detail (all declarations; defined within this component only; 1/7)
isBlankMissingValue
-
Type: |
xs:boolean, predefined |
Use: |
optional |
Designates no response (white space, null) to be treated as a missing value.
Attribute Value
XML Source (w/o annotations (1); see within schema source)
Content Element Detail (all declarations; defined within this component only; 7/18)
-
A description of the content and purpose of the managed representation. 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 managed representation. 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 name for the missing value. 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)
-
In-line description of a CodeRepresentationBase created for the purpose of capturing missing values with associated labels.
XML Source (w/o annotations (1); see within schema source)
-
In-line description of a NumericRepresentationBase created for the purpose of capturing missing values as a set of numbers or a range.
XML Source (w/o annotations (1); see within schema source)
-
In-line description of a TextRepresentationBase created for the purpose of capturing missing values as text content.
XML Source (w/o annotations (1); see within schema source)
-
An optional reference to a GenerationInstruction describing how to generate the value for this representation when used as a response domain or missing value representation.
XML Source (w/o annotations (1); see within schema source)