Namespace: |
|
Type: |
embedded complexType |
Content: |
complex, 1 element |
Defined: |
globally within component.xsd, see XML source |
Used: |
at 1 location |
XML Representation Summary |
|||||
<properties> |
|||||
|
|||||
</properties> |
<xsd:element name="properties"> <xsd:annotation> <xsd:documentation> The list of properties defined for this component. Components also inherit the properties of their base components, and can have properties added dynamically, see extensionProperties. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> </xsd:sequence> </xsd:complexType> </xsd:element> |
Type: |
abstractPropertyType, empty content |
Defined: |
by reference, within this element |
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="abstractProperty"/> |