XFA Specification
Chapter 18, Connection Set Specification
Connection Set Element Reference
734
The connectionSet element
This element is the container for the set of connections.
<connectionSet
Properties:
>
Children:
<wsdlConnection>
[0..n]
<xmlConnection>
[0..n]
<xsdConnection>
[0..n]
</connectionSet>
This is the container for all information related to the connection set. There must be at most one
connectionSet
element in an XDP.
This element may contain number of
wsdlConnection
elements and at most one of either
xmlConnection
or
xsdConnection
elements.
The wsdlConnection child
This element represents one connection to a web service.
For more information see "The
wsdlConnection element".
The xmlConnection child
This element represents a connection to sample data.
For more information see "The
xmlConnection element".
The xsdConnection child
This element represents a connection to a schema.
For more information see "The
xsdConnection element".
Home Index Bookmark Pages
Pages: Home Index All Pages