Showing:

Diagrams
Facets
Source
Simple Type boolean
Namespace http://4psa.com/Common.xsd/1.5
Diagram
Diagram
Type restriction of xs:boolean
Facets
whiteSpace collapse
Source
<xs:simpleType name="boolean">
  <xs:restriction base="xs:boolean">
    <xs:whiteSpace value="collapse"/>
  </xs:restriction>
</xs:simpleType>