complexType XmlOrgModelDeployment
diagram de_wsdl_diagrams/de_wsdl_p24387.png
namespace http://base.api.de.bpm.tibco.com
attributes
Name  Type  Use  Default  Fixed  Annotation
major  xs:int  required      
documentation
Major component of the version number.
minor  xs:int  required      
documentation
Minor component of the version number.
micro  xs:int  required      
documentation
Micro component of the version number.
qualifier  xs:string  optional      
documentation
Qualifier component of the version number.
name  xs:string  optional      
documentation
Name of the organization model deployment artifact, as defined by TIBCO Business Studio.
deployed  xs:dateTime  optional      
documentation
Timestamp on which the organization model deployment artifact was deployed.
annotation
documentation
Lists all the properties of an organization-model deployment artefact.
source <xs:complexType name="XmlOrgModelDeployment">
 
<xs:annotation>
   
<xs:documentation>Lists all the properties of an organization-model deployment artefact.</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="major" type="xs:int" use="required">
   
<xs:annotation>
     
<xs:documentation>Major component of the version number.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="minor" type="xs:int" use="required">
   
<xs:annotation>
     
<xs:documentation>Minor component of the version number.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="micro" type="xs:int" use="required">
   
<xs:annotation>
     
<xs:documentation>Micro component of the version number.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="qualifier" type="xs:string" use="optional">
   
<xs:annotation>
     
<xs:documentation>Qualifier component of the version number.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="name" type="xs:string" use="optional">
   
<xs:annotation>
     
<xs:documentation>Name of the organization model deployment artifact, as defined by TIBCO Business Studio.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="deployed" type="xs:dateTime" use="optional">
   
<xs:annotation>
     
<xs:documentation>Timestamp on which the organization model deployment artifact was deployed.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute XmlOrgModelDeployment/@major
type xs:int
properties
use required
annotation
documentation
Major component of the version number.
source <xs:attribute name="major" type="xs:int" use="required">
 
<xs:annotation>
   
<xs:documentation>Major component of the version number.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute XmlOrgModelDeployment/@minor
type xs:int
properties
use required
annotation
documentation
Minor component of the version number.
source <xs:attribute name="minor" type="xs:int" use="required">
 
<xs:annotation>
   
<xs:documentation>Minor component of the version number.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute XmlOrgModelDeployment/@micro
type xs:int
properties
use required
annotation
documentation
Micro component of the version number.
source <xs:attribute name="micro" type="xs:int" use="required">
 
<xs:annotation>
   
<xs:documentation>Micro component of the version number.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute XmlOrgModelDeployment/@qualifier
type xs:string
properties
use optional
annotation
documentation
Qualifier component of the version number.
source <xs:attribute name="qualifier" type="xs:string" use="optional">
 
<xs:annotation>
   
<xs:documentation>Qualifier component of the version number.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute XmlOrgModelDeployment/@name
type xs:string
properties
use optional
annotation
documentation
Name of the organization model deployment artifact, as defined by TIBCO Business Studio.
source <xs:attribute name="name" type="xs:string" use="optional">
 
<xs:annotation>
   
<xs:documentation>Name of the organization model deployment artifact, as defined by TIBCO Business Studio.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute XmlOrgModelDeployment/@deployed
type xs:dateTime
properties
use optional
annotation
documentation
Timestamp on which the organization model deployment artifact was deployed.
source <xs:attribute name="deployed" type="xs:dateTime" use="optional">
 
<xs:annotation>
   
<xs:documentation>Timestamp on which the organization model deployment artifact was deployed.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy