XFA Specification
Chapter 18, Connection Set Specification
Connection Set Element Reference
745
The xsdConnection element
This element represents a connection to a schema.
<xsdConnection
Properties:
dataDescription="cdata"
name="xml-id"
>
<rootElement>
[0..1]
<uri>
[0..1]
</xsdConnection>
The xsdConnection element is used within the following other elements:
connectionSet
This connection encapsulates the information that a data description was derived from a particular W3C
[XMLSchema] schema. This information is not needed by consumers of the form but may be useful for
applications that modify the form template or the associated data description.
The dataDescription property
The name of the associated data description. If this attribute is not supplied the value defaults to the name
of the root subform in the template.
The name property
The name of the connection. The name must be unique among connections.
The rootElement property
This element declares the starting point (root) within the associated schema.
For more information see "The
rootElement element".
The uri property
This element declares the location of the sample document or schema for its parent.
For more information see "The
uri element".
Home Index Bookmark Pages
Pages: Home Index All Pages