simpleType "CanonicalBoolean"
Namespace:
Final:
"#all" (blocks all further derivations of this type)
Defined:
Used:
Simple Content Model
xsd:boolean
Simple Content Restrictions:
Pattern:
true
Pattern:
false

All Direct / Indirect Based Elements (1):
mandatorilyClearable (in esma_emirRts_2015)
Known Usage Locations
Annotation
A restriction of boolean that only accepts 'true' and 'false'
Type Definition Detail
Type Derivation Tree
xsd:boolean (restriction)
  CanonicalBoolean
Derivation:
restriction of xsd:boolean
Facets:
pattern:
true
pattern:
false
XML Source (w/o annotations (1); see within schema source)
<xsd:simpleType final="#all" name="CanonicalBoolean">
<xsd:restriction base="xsd:boolean">
<xsd:pattern value="true"/>
<xsd:pattern value="false"/>
</xsd:restriction>
</xsd:simpleType>

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.