complexType "StatisticalDataLocationType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
|
> |
|
|
</...> |
All Direct / Indirect Based Elements (1):
-
Annotation
References a PhysicalInstance module that describes a data file containing the summary and/or category statistics OR contains the statistics in-line. For example, when the same data are stored as an ASCII file and as an ORACLE file, the summary and category statistics would only be listed in one of the physical instance files, and referenced in the other(s).
XML Source (w/o annotations (3); see within schema source)
<xs:sequence>
</xs:sequence>
<xs:attribute name="isInline" type="xs:boolean" use="required"/>
</xs:complexType>
|
Attribute Detail (all declarations; defined within this component only; 1/1)
isInline
-
Type: |
xs:boolean, predefined |
Use: |
required |
Set to "true" if the summary/category statistics are found inline in the referenced physical instance. Set to "false" if they are in the data file associated with the physical instance.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="isInline" type="xs:boolean" use="required"/>
|
Content Element Detail (all declarations; defined within this component only; 1/1)
-
References a physical instance containing the statistics inline or that identifies the data file which contains the statistics.
XML Source (w/o annotations (1); see within schema source)