complexType "GrossFileStructureType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Add" | "Update" | "Delete") |
|
= |
(xs:string | xs:string) |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
xs:boolean |
|
= |
"true" |
|
|
> |
|
Content: |
( r:URN | ( r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:UserAttributePair*, r:MaintainableObject?, PlaceOfProduction?, ProcessingCheck*, ProcessingStatus?, CreationSoftware?, CaseQuantity?, OverallRecordCount? |
|
</...> |
Content Model Elements (4):
-
All Direct / Indirect Based Elements (1):
-
Annotation
Includes information about the file structure, as well as other characteristics that are specific to the physical instance. Information includes place of production, processing checks to validate the content, processing status, the software used to create the data file, and check sums for the number of cases and overall record count.
Type Derivation Tree
GrossFileStructureType
|
XML Source (w/o annotations (7); see within schema source)
<xs:complexContent>
</xs:complexContent>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 6/13)
-
Type: |
xs:nonNegativeInteger, predefined, simple content |
Number of cases or observations in the data file. Caution in using optional checksums is recommended. Conflict between checksums and the items being counted can cause problems with warning flags during processing. If using checksum to capture information for internal processing purposes, the use of automatically generated check sums is strongly urged.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="CaseQuantity" type="xs:nonNegativeInteger"/>
|
-
Indicates the software that was used to create the data file.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:nonNegativeInteger, predefined, simple content |
Overall record count in the data file. Caution in using optional checksums is recommended. Conflict between checksums and the items being counted can cause problems with warning flags during processing. If using checksum to capture information for internal processing purposes, the use of automatically generated check sums is strongly urged.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:string, predefined, simple content |
Indicates the place where the physical instance was produced expressed as a simple string.
XML Source (w/o annotations (1); see within schema source)
-
Documents processing checks and other operations performed on the data file. 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)
-
Processing status of the data file. Supports the use of an external controlled vocabulary.
Simple Content
XML Source (w/o annotations (1); see within schema source)