PrimitiveType Boolean

Boolean Type (true, false) OR $-notated Parameter.

XSD 1.0 Representation


<xsd:simpleType name="Boolean">
<xsd:union memberTypes="parameter xsd:boolean"/>
</xsd:simpleType>

To XSD To XSLT