complexType "InapplicableRegulation"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (1):
inapplicableRegulation
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="InapplicableRegulation">
<xsd:sequence>
<xsd:choice>
<xsd:sequence>
<xsd:element name="supervisoryBody" type="xsd:token"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="regulation" type="RegulationName"/>
</xsd:sequence>
<xsd:element name="regulation" type="RegulationName"/>
</xsd:choice>
<xsd:element minOccurs="0" name="withdrawalReasonCode" type="ReasonCode"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
regulation
Type:
RegulationName, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="regulation" type="RegulationName"/>

regulation
Type:
RegulationName, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element name="regulation" type="RegulationName"/>

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

withdrawalReasonCode
Type:
ReasonCode, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="withdrawalReasonCode" type="ReasonCode"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.