Documentation for UsiXML 1.8.0

Simple Type: stringAndURI

[Table of contents]

Super-types: None
Sub-types: None
Name stringAndURI
Used by (from the same schema document) Element uiModel , Element output
Content
  • Union of following types:
    • xs:string
    • xs:anyURI
Diagram
Schema Component Representation
<xs:simpleType name="stringAndURI">
<xs:union memberTypes=" xs:string xs:anyURI"/>
</xs:simpleType>