element setExtensionPoints
diagram deservices_wsdl_diagrams/deservices_wsdl_p156.png
namespace http://orgmodel.api.de.bpm.tibco.com
properties
content complex
children remove-ext-point ext-point
annotation
documentation
Sets, removes or updates, the Extension Point configurations assigned to identified organisations or organisation units. Removes are processed before sets and updates.
source <xs:element name="setExtensionPoints">
 
<xs:annotation>
   
<xs:documentation>Sets, removes or updates, the Extension Point configurations assigned to identified organisations or organisation units. Removes are processed before sets and updates.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="remove-ext-point" type="de:XmlExtensionPointRemoval" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Identifies a Extension Point model entity to be removed. Missing entities are ignored.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ext-point" type="de:XmlExtensionPointAssignment" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Identifies a Extension Point model entity and provides the configuration to be set against it.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

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