complexType XmlExtensionPointRemoval
diagram deservices_wsdl_diagrams/deservices_wsdl_p2020.png
namespace http://base.api.de.bpm.tibco.com
used by
element setExtensionPoints/remove-ext-point
attributes
Name  Type  Use  Default  Fixed  Annotation
model-version  xs:int  required      
documentation
Major version number of the organization model in which the Extension Point entity is found; and to which this Extension Point configuration will be set.
ext-point-guid  xs:string  required      
documentation
Unique identifier of the organisation unit that is the Extension Point to which this configuration will be set.
                The identified entity must have been deployed as an Extension Point holder.
source <xs:complexType name="XmlExtensionPointRemoval">
 
<xs:attribute name="model-version" type="xs:int" use="required">
   
<xs:annotation>
     
<xs:documentation>Major version number of the organization model in which the Extension Point entity is found; and to which this Extension Point configuration will be set.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="ext-point-guid" type="xs:string" use="required">
   
<xs:annotation>
     
<xs:documentation>Unique identifier of the organisation unit that is the Extension Point to which this configuration will be set.
                The identified entity must have been deployed as an Extension Point holder.
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute XmlExtensionPointRemoval/@model-version
type xs:int
properties
use required
annotation
documentation
Major version number of the organization model in which the Extension Point entity is found; and to which this Extension Point configuration will be set.
source <xs:attribute name="model-version" type="xs:int" use="required">
 
<xs:annotation>
   
<xs:documentation>Major version number of the organization model in which the Extension Point entity is found; and to which this Extension Point configuration will be set.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute XmlExtensionPointRemoval/@ext-point-guid
type xs:string
properties
use required
annotation
documentation
Unique identifier of the organisation unit that is the Extension Point to which this configuration will be set.
                The identified entity must have been deployed as an Extension Point holder.
source <xs:attribute name="ext-point-guid" type="xs:string" use="required">
 
<xs:annotation>
   
<xs:documentation>Unique identifier of the organisation unit that is the Extension Point to which this configuration will be set.
                The identified entity must have been deployed as an Extension Point holder.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

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