Showing:

Diagrams
Facets
Source
Used by
Simple Type boolean
Namespace http://4psa.com/Common.xsd/5.2.5
Diagram
Diagram
Type restriction of xs:boolean
Facets
whiteSpace collapse
Used by
Attributes unlimitedUInt/@unlimited, unlimitedUString/@unlimited
Elements limit/unlimited, share/everybody
Source
<xs:simpleType name="boolean">
  <xs:restriction base="xs:boolean">
    <xs:whiteSpace value="collapse"/>
  </xs:restriction>
</xs:simpleType>