complexType "DefaultMissingValuesReferenceType"
Namespace:
Content:
complex, 8 attributes, 6 elements
Defined:
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<...
   
 = 
xs:boolean : "false"
 = 
xs:anyURI
 = 
"true"
 = 
xs:boolean : "false"
 = 
xs:string
 = 
list of xs:language
 = 
xs:anyURI
 = 
xs:boolean : "true"
   
>
   
Content: 
</...>
Content Model Elements (6):
r:Agency, r:ID, r:MaintainableObject, r:TypeOfObject, r:URN, r:Version
All Direct / Indirect Based Elements (1):
DefaultMissingValuesReference
Known Usage Locations
Annotation
Identifies the default missing value parameter for the this physical instance by referencing a ManagedMissingValuesRepresentation. Note that this MissingValues declaration overrides the value found in the LogicalRecord if it conflicts. The assumption is that this is a System Missing Value declaration, specific to the storage format of the file. If not, change the value of isSystemMissingValue to "false". TypeOfObject should be set to ManagedMissingValuesRepresentation.
Type Definition Detail
Type Derivation Tree
r:ReferenceType (extension)
  DefaultMissingValuesReferenceType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="DefaultMissingValuesReferenceType">
<xs:complexContent>
<xs:extension base="r:ReferenceType">
<xs:attribute default="true" name="isSystemMissingValue" type="xs:boolean"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/8)
isSystemMissingValue
Type:
xs:boolean, predefined
Use:
optional
The assumption is that this is a System Missing Value declaration, specific to the storage format of the file (default value of "true"). If not, change the value to "false".
Attribute Value
Default:
"true"
XML Source (w/o annotations (1); see within schema source)
<xs:attribute default="true" name="isSystemMissingValue" type="xs:boolean"/>

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