Showing:

Diagrams
Facets
Source
Used by
Simple Type text
Namespace http://4psa.com/Common.xsd/5.2.5
Diagram
Diagram
Type restriction of xs:string
Facets
whiteSpace preserve
Used by
Elements notice/code, notice/message
Source
<xs:simpleType name="text">
  <xs:restriction base="xs:string">
    <xs:whiteSpace value="preserve"/>
  </xs:restriction>
</xs:simpleType>