http://www.endeca.com/MDEX/ingest/1/0
The provisionMdexResponse Element
Summary information for a single invocation of an provisionMdex operation
Local elements (3)
numPropertiesCreated numRecordsAffected numRecordsDeleted
Element provisionMdexResponse : local complex type
The provisionMdexResponse element cannot have "xsi:nil" as an attribute. The provisionMdexResponse element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
Summary information for a single invocation of an provisionMdex operation
<provisionMdexResponse>
-Begin Sequence [1...1]
<numPropertiesCreated>int</numPropertiesCreated> [1..1]
<numRecordsAffected>int</numRecordsAffected> [1..1]
<numRecordsDeleted>int</numRecordsDeleted> [1..1]
End Sequence
</provisionMdexResponse>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="provisionMdexResponse">
-<annotation>
-<documentation>
Summary information for a single invocation of an
<code>provisionMdex</code>
operation
</documentation>
</annotation>
-<complexType>
-<sequence>
<element  maxOccurs="1"  minOccurs="1"  name="numPropertiesCreated"  type="int" />
<element  maxOccurs="1"  minOccurs="1"  name="numRecordsAffected"  type="int" />
<element  maxOccurs="1"  minOccurs="1"  name="numRecordsDeleted"  type="int" />
</sequence>
</complexType>
</element>

 Collapse Uses
 Collapse Type (1)
int 
 
 Collapse Used-By
 
Generated by WSDLdoc ©