complexType "ContentBaseType"
Namespace:
Content:
complex, 3 elements
Defined:
globally in MOA-SPSS-1.3.xsd; see XML source
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<...>
   
Content: 
(Base64Content | XMLContent | LocRefContent)?
</...>
Content Model Elements (3):
Base64Content (type xsd:base64Binary),
LocRefContent (type xsd:anyURI),
Known Direct Subtypes (2):
Known Indirect Subtypes (3):
All Direct / Indirect Based Elements (8):
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="ContentBaseType">
<xsd:choice minOccurs="0">
<xsd:element name="Base64Content" type="xsd:base64Binary"/>
<xsd:element name="XMLContent" type="XMLContentType"/>
<xsd:element name="LocRefContent" type="xsd:anyURI"/>
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined in this component only; 3/3)
Base64Content
Type:
xsd:base64Binary, predefined, simple content
XML Source (see within schema source)
<xsd:element name="Base64Content" type="xsd:base64Binary"/>

LocRefContent
Type:
xsd:anyURI, predefined, simple content
XML Source (see within schema source)
<xsd:element name="LocRefContent" type="xsd:anyURI"/>

XMLContent
Type:
XMLContentType, mixed content
XML Source (see within schema source)
<xsd:element name="XMLContent" type="XMLContentType"/>

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