http://www.endeca.com/MDEX/ingest/2/0
The provisionDataStoreResponse Element
Summary information for a single invocation of an provisionDataStore operation
Local elements (3)
numPropertiesCreated numRecordsAffected numRecordsDeleted
Element provisionDataStoreResponse : local complex type
The provisionDataStoreResponse element cannot have "xsi:nil" as an attribute. The provisionDataStoreResponse 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 provisionDataStore operation
<provisionDataStoreResponse>
-Begin Sequence [1...1]
<numPropertiesCreated>int</numPropertiesCreated> [1..1]
<numRecordsAffected>int</numRecordsAffected> [1..1]
<numRecordsDeleted>int</numRecordsDeleted> [1..1]
End Sequence
</provisionDataStoreResponse>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="provisionDataStoreResponse">
-<annotation>
-<documentation>
Summary information for a single invocation of an
<code>provisionDataStore</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 ©