http://www.endeca.com/MDEX/config/services/types/3/0
The import Element
An operation which imports all of the given schema and configuration. The global configuration record, properties, dimensions, and XML configuration documents will be updated. The set of groups will be replaced with those given.
Element import : local complex type
The import element cannot have "xsi:nil" as an attribute. The import element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
An operation which imports all of the given schema and configuration. The global configuration record, properties, dimensions, and XML configuration documents will be updated. The set of groups will be replaced with those given.
<config:import>
<mdex:configuration>
-Begin Sequence [1...1]
<mdex:dimensions>dimensions</dimensions> [1..1]
<mdex:properties>properties</properties> [1..1]
<mdex:groups>groups</groups> [1..1]
<mdex:globalConfigRecord>globalConfigRecord</globalConfigRecord> [1..1]
<mdex:precedenceRules>precedenceRules</precedenceRules> [1..1]
<mdex:configDocument name="string">configDocument</configDocument> [0..*]
End Sequence
</configuration> [1..1]
</import>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="import">
-<annotation>
<documentation> An operation which imports all of the given schema and configuration. The global configuration record, properties, dimensions, and XML configuration documents will be updated. The set of groups will be replaced with those given. </documentation>
</annotation>
-<complexType>
-<sequence>
<element  maxOccurs="1"  minOccurs="1"  ref="mdex:configuration" />
</sequence>
</complexType>
</element>

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