Showing:

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