http://www.endeca.com/MDEX/transaction/1/0
The Location Complex Type
Complex Type Location
The Location type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... column="string"Click here to hide Comment This attribute is required. line="string"Click here to hide Comment This attribute is required.></...>

 Collapse Attributes

Name Type Summary
column string
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
line string
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="Location">
<attribute  name="line"  type="string"  use="required" />
<attribute  name="column"  type="string"  use="required" />
</complexType>

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