Definition Type: AttributeGroup
Name: parentAttribute
Namespace: http://www.xml-cml.org/schema
Containing Schema: schema.xsd
Collapse XSD Schema Diagram:
Drilldown into parentAttribute in schema schema_xsdXSD Diagram of parentAttribute in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:attributeGroup id="attGp.parentAttribute" name="parentAttribute">
    <xsd:attribute name="parentAttribute" id="att.parentAttribute" type="xsd:string">
        <xsd:annotation>
            <xsd:documentation>
                <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">raplaces attribute on parent</h:div>
                <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">This is still experimental. Creates, overwriting
                if necessary, an attribute on parent. Example:
                <h:pre>
                &lt;foo&gt;
                  &lt;arg parentAttribute="bar"&gt;zubbo&lt;/arg&gt;
                </h:pre>
                will create an attribute bar="zubbo" on &lt;foo&gt; 
                </h:div>
                <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">2006-06-09: PMR added attribute.</h:div>
            </xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
parentAttribute nsA:parentAttribute (Optional)