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) |
|
= |
xs:boolean : "false" |
|
= |
"true" |
|
= |
xs:boolean : "true" |
|
|
> |
|
Content: |
( URN | ( Agency, ID, Version))[1..2], UserID*, UserAttributePair*, ( VersionResponsibility | VersionResponsibilityReference)?, VersionRationale?, BasedOnObject?, RelatedOtherMaterialReference*, MaintainableObject?, ManagedMissingValuesRepresentationName*, Label*, Description?, ( MissingCodeRepresentation | MissingNumericRepresentation | MissingTextRepresentation)*, ProcessingInstructionReference? |
|
</...> |
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:complexContent>
</xs:complexType>
|
Attribute Detail (all declarations; defined within this component only; 1/8)
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/19)
-
A description of the content and purpose of the ManagedMissingValuesRepresentation. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
-
A display label for the ManagedMissingValuesRepresentation. Supports multiple language versions of the same content as well as optional formatting of the content. 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 ManagedMissingValuesRepresentation. 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. TypeOfObject should be set to GeneralInstruction or GenerationInstruction.
XML Source (w/o annotations (1); see within schema source)