http://www.pdfunit.com
complexType toLaunch_Type

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.pdfunit.com}toLaunch_Type (restriction)

Properties
This component is not nillable.

Model
<...
  application = xs:string
  operation = xs:string>

</...>


Attribute Summary
 xs:stringapplication
          
 xs:stringoperation
          

Attribute Detail

application

Type:
xs:string
Use:
required
Form:
unqualified

operation

Type:
xs:string
Use:
optional
Form:
unqualified

Local Usage
hasLaunchAction_Type

Source
<xs:complexType name="toLaunch_Type">
<xs:attribute name="application" type="xs:string" use="required"/>
<xs:attribute name="operation" type="xs:string"/>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.