complexType "DefaultMissingValuesReferenceType"
Namespace:
Content:
complex, 9 attributes, 6 elements
Defined:
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<...
   
 = 
("Canonical" | "Deprecated")
 = 
xs:boolean : "false"
 = 
xs:anyURI
 = 
"true"
 = 
xs:boolean : "false"
 = 
xs:string
 = 
list of xs:language
 = 
xs:anyURI
 = 
xs:boolean : "true"
    >
   
Content: 
(r:URN | (r:Agency, r:ID, r:Version))[1..2], r:TypeOfObject, r:MaintainableObject?
</...>
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 MissingValuesDelineation. 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".
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/9)
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 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set