complexType "PhysicalStructureLinkReferenceType"
Namespace:
Content:
complex, 7 attributes, 8 elements
Defined:
Includes:
definition of 1 element
Used:
XML Representation Summary
<...
   
 = 
xs:boolean : "false"
 = 
xs:anyURI
 = 
"true"
 = 
xs:boolean : "false"
 = 
xs:string
 = 
list of xs:language
 = 
xs:anyURI
   
>
   
Content: 
</...>
Content Model Elements (1):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
References a PhysicalStructure description and the ID of the physical record segment from that is described by this record layout. TypeOfObject should be set to PhysicalStructure.
Type Definition Detail
Type Derivation Tree
r:ReferenceType (extension)
  PhysicalStructureLinkReferenceType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="PhysicalStructureLinkReferenceType">
<xs:complexContent>
<xs:extension base="r:ReferenceType">
<xs:sequence>
<xs:element name="PhysicalRecordSegmentUsed" type="r:IDType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 1/8)
PhysicalRecordSegmentUsed
Type:
r:IDType, simple content
References the ID of PhysicalRecordSegment that describes the coverage of the record contents. The ID of the PhysicalRecordSegment must be contained within the referenced PhysicalStructure.
Simple Content
xs:string
Pattern:
[A-Za-z0-9\*@$\-_]+(\.[A-Zz-z0-9*@$-_]+)?
XML Source (w/o annotations (1); see within schema source)
<xs:element name="PhysicalRecordSegmentUsed" type="r:IDType"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set