complexType "PhysicalStructureGroupType"
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) |
|
= |
"true" |
|
= |
xs:boolean : "false" |
|
|
> |
|
Content: |
(r:URN | (r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:UserAttributePair*, (r:VersionResponsibility | r:VersionResponsibilityReference)?, r:VersionRationale?, r:BasedOnReference?, r:MaintainableObject?, TypeOfPhysicalStructureGroup?, PhysicalStructureGroupName*, r:Label*, r:Description?, r:UniverseReference*, r:ConceptReference?, (PhysicalStructureReference | PhysicalStructureGroupReference)* |
|
</...> |
Content Model Elements (19):
-
PhysicalStructureGroupName,
PhysicalStructureGroupReference,
PhysicalStructureReference,
TypeOfPhysicalStructureGroup,
r:Agency,
r:BasedOnReference,
r:ConceptReference,
r:Description,
r:ID,
r:Label,
r:MaintainableObject,
r:URN,
r:UniverseReference,
r:UserAttributePair,
r:UserID,
r:Version,
r:VersionRationale,
r:VersionResponsibility,
r:VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
-
Annotation
A group of PhysicalStructure descriptions for administrative or conceptual purposes. May be hierarchical. In addition to the standard name, label, and description, allows for a brief classification of the group type, reference to an applicable Universe and Concept, inclusion of PhysicalStructures and PhysicalStructureGroups by reference and an indicator which can be set to "true" if the group is ordered.
Type Derivation Tree PhysicalStructureGroupType |
XML Source (w/o annotations (10); see within schema source)
<xs:complexType name="PhysicalStructureGroupType"> <xs:complexContent> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/> <xs:choice maxOccurs="unbounded" minOccurs="0"> </xs:choice> </xs:sequence> <xs:attribute default="false" name="isOrdered" type="xs:boolean"/> </xs:extension> </xs:complexContent> </xs:complexType> |
Attribute Detail (all declarations; defined within this component only; 1/7)
isOrdered-
Type: |
xs:boolean, predefined |
Use: |
optional |
If set to "true" indicates that the content of the group is ordered as it appears within the XML structure.
Attribute Value
XML Source (w/o annotations (1); see within schema source)
<xs:attribute default="false" name="isOrdered" type="xs:boolean"/> |
Content Element Detail (all declarations; defined within this component only; 8/19) -
A name for the PhysicalStructureGroup. May be expressed in multiple languages. Repeat the element to express names with different content, for example different names for different systems.
XML Source (w/o annotations (1); see within schema source)
-
Reference to constituent PhysicalStructureGroup. This allows for nesting of PhysicalStructureGroups.
XML Source (w/o annotations (1); see within schema source)
-
Reference to constituent PhysicalStructure.
XML Source (w/o annotations (1); see within schema source)
-
Reference to the concept represented by the physical structure in this group.
XML Source (w/o annotations (1); see within schema source)
-
A description of the PhysicalStructureGroup. May be expressed in multiple languages and supports the use of structured content.
XML Source (w/o annotations (1); see within schema source)
-
A display label for the PhysicalStructureGroup. May be expressed in multiple languages. Repeat for labels with different content, for example, labels with differing length limitations.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/> |
-
Reference to the universe statement describing the persons or other elements that the data refer to, and to which any analytic results refer.
XML Source (w/o annotations (1); see within schema source)
-
A generic element for specifying a reason for a PhysicalStructureGroup. Note that this element can contain either a term from a controlled vocabulary list or a textual description.
Simple Content
XML Source (w/o annotations (1); see within schema source)