Definition Type Group
Name CatalogueElements
Namespace http://multimatch.org/schema/multimatchMetadata-1.1
Documentation
    The definition of the grouping of subelements of the main MultiMatch
    elements.
    
XSD Schema .\multimatchMetadata-1.1.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:group xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CatalogueElements" >
  <xsd:annotation>
    <xsd:documentation>
    The definition of the grouping of subelements of the main MultiMatch
    elements.
    
</xsd:documentation>
  </xsd:annotation>

  <xsd:sequence>
    <xsd:element name="Identifier" type="mmns:CatalogueIdentifierType"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="Publisher" type="xsd:string"/>
    <xsd:element minOccurs="0" maxOccurs="unbounded" name="Description" type="mmns:LinguisticType"/>
  </xsd:sequence>

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