complexType "BaseRecordLayoutType"
Namespace:
Content:
complex, 6 attributes, 12 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
Includes:
definition of 1 element
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"
    >
   
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?, PhysicalStructureLinkReference
</...>
Content Model Elements (12):
PhysicalStructureLinkReference, r:Agency, r:BasedOnReference, r:ID, r:MaintainableObject, r:URN, r:UserAttributePair, r:UserID, r:Version, r:VersionRationale, r:VersionResponsibility, r:VersionResponsibilityReference
Known Direct Subtypes (6):
RecordLayoutType, RecordLayoutType, RecordLayoutType, RecordLayoutType, RecordLayoutType, ds:DataSetType
All Direct / Indirect Based Elements (7):
BaseRecordLayout, RecordLayout, RecordLayout, RecordLayout, RecordLayout, RecordLayout, ds:DataSet
Known Usage Locations
Annotation
This type structures an abstract element which is used only as the head of a substitution group. It contains a reference to the Physical Structure that is available for use in all of the substitute RecordLayout structures.
Type Definition Detail
Type Derivation Tree
r:AbstractIdentifiableType (extension)
      r:VersionableType (extension)
          BaseRecordLayoutType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType abstract="true" name="BaseRecordLayoutType">
<xs:complexContent>
<xs:extension base="r:VersionableType">
<xs:sequence>
<xs:element ref="PhysicalStructureLinkReference"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 1/12)
PhysicalStructureLinkReference
Type:
Reference to the PhysicalStructure and the PhysicalSegment used by this Record Layout.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="PhysicalStructureLinkReference"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set