Namespace: |
|
Type: |
anonymous complexType |
Content: |
empty, 6 attributes |
Defined: |
|
Includes: |
definitions of 6 attributes |
| XML Representation Summary | |||
| <qm:softwareInstall | |||
| executable | = |
xs:string | |
| href | = |
xs:anyURI | |
| id | = |
xs:string | |
| installLocation | = |
xs:string | |
| name | = |
xs:string | |
| type | = |
xs:string | |
| /> | |||
| <xs:element maxOccurs="unbounded" minOccurs="0" name="softwareInstall"> <xs:complexType> </xs:complexType> </xs:element> |
executableType: |
xs:string, predefined |
Use: |
optional |
| <xs:attribute name="executable" type="xs:string"/> |
hrefType: |
xs:anyURI, predefined |
Use: |
optional |
| <xs:attribute name="href" type="xs:anyURI"/> |
idType: |
xs:string, predefined |
Use: |
optional |
| <xs:attribute name="id" type="xs:string"/> |
installLocationType: |
xs:string, predefined |
Use: |
optional |
| <xs:attribute name="installLocation" type="xs:string"/> |
nameType: |
xs:string, predefined |
Use: |
optional |
| <xs:attribute name="name" type="xs:string"/> |
typeType: |
xs:string, predefined |
Use: |
optional |
| <xs:attribute name="type" type="xs:string"/> |
| XML schema documentation generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |