complexType "ContentOptionalRefType"
Namespace:
Content:
complex, 1 attribute, 3 elements
Defined:
globally in MOA-SPSS-1.3.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<...
    Reference
 = 
xsd:anyURI
    >
   
Content: 
(Base64Content | XMLContent | LocRefContent)?
</...>
Content Model Elements (3):
Base64Content (type xsd:base64Binary),
LocRefContent (type xsd:anyURI),
Known Direct Subtypes (2):
All Direct / Indirect Based Elements (5):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
ContentBaseType (extension)
  ContentOptionalRefType
XML Source (see within schema source)
<xsd:complexType name="ContentOptionalRefType">
<xsd:complexContent>
<xsd:extension base="ContentBaseType">
<xsd:attribute name="Reference" type="xsd:anyURI" use="optional"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 1/1)
Reference
Type:
xsd:anyURI, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="Reference" type="xsd:anyURI" use="optional"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set