Definition Type Element
Name keywords
Abstract False
MinOccurs 0
MaxOccurs 1
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="1" name="keywords" >
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element minOccurs="0" maxOccurs="unbounded" name="keyword" type="xsd:string"/>
    </xsd:sequence>

  </xsd:complexType>

</xsd:element>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
keywords
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd