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

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