element <withdrawalReason> (local)
Namespace:
Type:
anonymous simpleType (restriction of xsd:normalizedString)
Content:
simple
Defined:
Content Model Diagram
XML Representation Summary
<withdrawalReason>
   
Content: 
{ xsd:normalizedString }
</withdrawalReason>
Simple Content Detail:
MaxLength:
255
MinLength:
1

Included in content model of elements (1):
regulatoryWithdrawal
Anonymous Type Detail
Type Derivation Tree
xsd:normalizedString (restriction)
  simpleType
Derivation:
restriction of xsd:normalizedString
Facets:
maxLength:
255
minLength:
1
XML Source (see within schema source)
<xsd:element minOccurs="0" name="withdrawalReason">
<xsd:simpleType>
<xsd:restriction base="xsd:normalizedString">
<xsd:maxLength value="255"/>
<xsd:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>

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.