Schema for the XML headers of the SDM Binary Data Format (vers. 0.94)

Complex Type: DataStructRef

[Table of contents]

Super-types:None
Sub-types:None
NameDataStructRef
Abstractno
DocumentationA reference to the Content-ID of the main header which sets the data structure.
XML Instance Representation
<...

ref="SdmDataHeaderIDREF [1]"/>
Diagram
Schema Component Representation
<xs:complexType name="DataStructRef">
<xs:attribute name="ref" type="SdmDataHeaderIDREF" use="required"/>
</xs:complexType>