Definition Type: Attribute
Name: attributeName
Namespace: http://docs.oasis-open.org/ebxml-bp/ebbp-2.0
Type: NMTOKEN:http://www.w3.org/2001/XMLSchema
Containing Schema: ebbp-2.0.4.xsd
Use Required
Documentation:
Is the name of an attribute of any element within the scope of the substitution set.
Collapse XSD Schema Diagram:
XSD Diagram of attributeName in schema ebbp-2_0_4_xsd (ebXML Electronic Business using eXtensible Markup Language)
Collapse XSD Schema Code:
<xsd:attribute name="attributeName" type="xsd:NMTOKEN" use="required">
    <xsd:annotation>
        <xsd:documentation>Is the name of an attribute of any element within the scope of
					the substitution set. </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>