complexType ConfigurationArea
diagram ec_all_diagrams/ec_all_p570.png
namespace http://base.api.ec.n2.tibco.com
children target type
used by
elements getConfigurationRequestObject/area setConfigurationRequestObject/area ConfigurationArea
source <xs:complexType name="ConfigurationArea">
 
<xs:sequence>
   
<xs:element name="target" type="xs:string" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="type" type="ConfigurationType" minOccurs="1" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

element ConfigurationArea/target
diagram ec_all_diagrams/ec_all_p571.png
type xs:string
properties
content simple
source <xs:element name="target" type="xs:string" minOccurs="1" maxOccurs="1"/>

element ConfigurationArea/type
diagram ec_all_diagrams/ec_all_p572.png
type ConfigurationType
properties
content simple
facets
Kind Value Annotation
enumeration HIBERNATE_MAPPING
enumeration RULES_CONFIGURATION
enumeration PROPERTY_CONFIGURATION
source <xs:element name="type" type="ConfigurationType" minOccurs="1" maxOccurs="1"/>


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