complexType "PhysicalInstanceType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Canonical" | "Deprecated") |
|
= |
("Add" | "Update" | "Delete") |
|
= |
xs:anyURI |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration) |
|
= |
xs:anyURI |
|
= |
xs:boolean : "false" |
|
= |
xs:language |
|
= |
"true" |
|
|
> |
|
Content: |
(r:URN | (r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:UserAttributePair*, (r:VersionResponsibility | r:VersionResponsibilityReference)?, r:VersionRationale?, r:BasedOnReference?, r:Note*, r:Software*, r:MetadataQuality*, r:Citation?, DataFingerprint*, r:Coverage?, r:OtherMaterial*, r:RecordLayoutReference*, DefaultMissingValuesReference?, DataFileIdentification*, r:QualityStatementReference*, GrossFileStructure?, r:ProprietaryInfo?, StatisticalSummary?, ByteOrder? |
|
</...> |
Content Model Elements (25):
-
ByteOrder,
DataFileIdentification,
DataFingerprint,
DefaultMissingValuesReference,
GrossFileStructure,
StatisticalSummary,
r:Agency,
r:BasedOnReference,
r:Citation,
r:Coverage,
r:ID,
r:MetadataQuality,
r:Note,
r:OtherMaterial,
r:ProprietaryInfo,
r:QualityStatementReference,
r:RecordLayoutReference,
r:Software,
r:URN,
r:UserAttributePair,
r:UserID,
r:Version,
r:VersionRationale,
r:VersionResponsibility,
r:VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
-
Annotation
Includes information about the physical instance of a data product (an actual data file). It completes the documentation contained in the Physical Data Product module, which describes the physical layout and other characteristics of the data that do not change when a file is merged with another related file, or split into subsets. Includes a citation for the data file, provision of a digital fingerprint for the data file or the data content, coverage description, other material, reference to the record layouts contained in the file, a default description of missing values, reference to a quality statement, gross file structure information, proprietary information, a statistical summary of the data in the file, and the ability to specify byte order.
Type Derivation Tree PhysicalInstanceType |
XML Source (w/o annotations (13); see within schema source)
<xs:complexType name="PhysicalInstanceType"> <xs:complexContent> <xs:sequence> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
Content Element Detail (all declarations; defined within this component only; 12/25) -
Contains a term from a controlled vocabulary indicating the byte ordering.
Simple Content
XML Source (w/o annotations (1); see within schema source)
-
Identifies the data file documented in the physical instance and provides information about its location.
XML Source (w/o annotations (1); see within schema source)
-
Allows for assigning a hash value (digital fingerprint) to the data or data file. Set the attribute flag to "data" when the hash value provides a digital fingerprint to the data contained in the file regardless of the storage format (ASCII, SAS, binary, etc.). One approach to compute a data fingerprint is the Universal Numerical Fingerprint (UNF). Set the attribute flag to "dataFile" if the digital fingerprint is only for the data file in its current storage format.
XML Source (w/o annotations (1); see within schema source)
-
References the content of the default missing values used in the file. The content of this file overrides default missing value information provided in the LogicalRecord. Allows for the specification that is a Systems Missing Value.
XML Source (w/o annotations (1); see within schema source)
-
Includes information about the file structure, as well as other characteristics that are specific to the physical instance.
XML Source (w/o annotations (1); see within schema source)
-
A citation for the physical instance of a data set. Note that a DOI or similar unique identifier for the data file should be placed in InternationalIdentifier. It is strongly recommended that use of a Citation in this location includes the use of the optional sub-element Title.
XML Source (w/o annotations (1); see within schema source)
-
Includes information about the topical, spatial, and temporal coverage of the physical instance. May be expressed as a restriction of the parent study coverage.
XML Source (w/o annotations (1); see within schema source)
-
Provides information about other resources related to the physical instance.
XML Source (w/o annotations (1); see within schema source)
-
Contains information proprietary to the software package which produced the data file. This is expressed as a set of name-value pairs. The value may be taken from a controlled vocabulary.
XML Source (w/o annotations (1); see within schema source)
-
A reference to a Quality Statement pertaining to the quality of the study methodology, metadata, or data to which it is associated. Quality statements may be related to external quality standards.
XML Source (w/o annotations (1); see within schema source)
-
References the record layout of the data documented in the physical instance.
XML Source (w/o annotations (1); see within schema source)
-
Includes variable and category statistics data documented in the physical instance, or a reference to a physical instance where the statistics are described or located in line.
XML Source (w/o annotations (1); see within schema source)