Definition Type: AttributeGroup
Name: mandatoryId
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Collapse XSD Schema Diagram:
Drilldown into id in schema schema_xsdXSD Diagram of mandatoryId in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attributeGroup id="attGp.mandatoryId" name="mandatoryId">
    <!-- Note: name differs from attributeGroup name -->
    <xsd:attribute id="att.mandatoryId" name="id" type="idType" use="required">
        <xsd:annotation>
            <xsd:documentation>
                <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">An attribute providing a mandatory unique ID for an element.</h:div>
                <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">This is a horrible hack. It should be possible to add 'required' to
	the attributeGroup where used... (Maybe it is and I am still fighting Schema Wars.</h:div>
            </xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Required