Namespace: |
|
Type: |
anonymous complexType |
Content: |
empty, 5 attributes |
Defined: |
|
Includes: |
definitions of 5 attributes |
XML Representation Summary | |||
<softwareInstall | |||
executable | = |
xs:string | |
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> |
Type: |
xs:string, predefined |
Use: |
optional |
<xs:attribute name="executable" type="xs:string"/> |
Type: |
xs:string, predefined |
Use: |
optional |
<xs:attribute name="id" type="xs:string"/> |
Type: |
xs:string, predefined |
Use: |
optional |
<xs:attribute name="installLocation" type="xs:string"/> |
Type: |
xs:string, predefined |
Use: |
optional |
<xs:attribute name="name" type="xs:string"/> |
Type: |
xs:string, predefined |
Use: |
required |
<xs:attribute name="type" type="xs:string" use="required"/> |
XML schema documentation generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |