Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 1 element |
Defined: |
globally in qm.xsd; see XML source |
Includes: |
definition of 1 element |
Used: |
at 3 locations |
XML Representation Summary |
|||||
<qm:artifactAttributes> |
|||||
|
|||||
</qm:artifactAttributes> |
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="1" name="artifactAttribute">
<xs:complexType>
<xs:choice>
<xs:element name="predefinedAttributeId" type="xs:string"/>
<xs:complexType>
<xs:sequence>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
|
Type: |
anonymous complexType, complex content |
<xs:complexType>
<xs:choice>
<xs:element name="predefinedAttributeId" type="xs:string"/>
<xs:complexType>
<xs:sequence>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
|
XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set
|