Definition Type Element
Name set
Type string
Abstract False
MinOccurs 0
MaxOccurs unbounded
Content Type Restriction
Facets  
Pattern [\i-[:]][\c-[:]]*
XSD Schema .\Guide3D-Destinations_V01.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="0" maxOccurs="unbounded" name="set" >
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:pattern value="[\i-[:]][\c-[:]]*"/>
    </xsd:restriction>

  </xsd:simpleType>

</xsd:element>
Derivation Tree
[No Sub Types]
set
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd