Namespace: |
|
Type: |
embedded complexType |
Content: |
complex, 1 element |
Defined: |
globally within component.xsd, see XML source |
Used: |
at 1 location |
XML Representation Summary |
|||||
<attributes> |
|||||
|
|||||
</attributes> |
<xsd:element name="attributes"> <xsd:annotation> <xsd:documentation> Attribute elements can hold any static character data that is common to all instances of a component. Attributes are inherited from their base components. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> </xsd:sequence> </xsd:complexType> </xsd:element> |
<xsd:element maxOccurs="unbounded" ref="attribute"/> |