Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 4 attributes, 1 element |
Defined: |
|
Includes: |
definitions of 4 attributes and 1 element |
| XML Representation Summary | |||||
| <qm:variable | |||||
| id | = |
xs:string | |||
| name | = |
xs:string | |||
| role | = |
xs:int | |||
| type | = |
xs:string | |||
| > | |||||
|
|||||
| </qm:variable> | |||||
| <xs:element maxOccurs="unbounded" minOccurs="1" name="variable"> <xs:complexType> <xs:sequence> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
idType: |
xs:string, predefined |
Use: |
optional |
| <xs:attribute name="id" type="xs:string"/> |
nameType: |
xs:string, predefined |
Use: |
optional |
| <xs:attribute name="name" type="xs:string"/> |
roleType: |
xs:int, predefined |
Use: |
optional |
| <xs:attribute name="role" type="xs:int"/> |
typeType: |
xs:string, predefined |
Use: |
optional |
| <xs:attribute name="type" type="xs:string"/> |
Type: |
| xs:string |
| <xs:element name="description"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
| XML schema documentation generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |