Diagram
Overview
 |
 |
Name optional xs:string
|
 |
Version optional xs:string
|
 |
All
 |
 |
Sequence
 |
 |
Name optional xs:string
|
 |
Version optional xs:string
|
 |
All
 |
 |
Sequence
 |
 |
Name optional xs:string
|
 |
X optional xs:int
|
 |
Y optional xs:int
|
 |
Width optional xs:int
|
 |
Height optional xs:int
|
 |
All
 |
 |
Type required xs:string
| |
 |
 |
Sequence
| |
 |
 |
Sequence
| | | | | |
 |
 |
Sequence
 |
 |
Type required xs:string
| | | |
 |
 |
Sequence
 |
 |
Type required xs:string
| | | |
 |
 |
Sequence
 |
 |
Type required xs:string
| | | | | | | |
 |
 |
Sequence
 |
 |
Type required xs:string
| | | |
 |
 |
Type required xs:string
| |
 |
 |
Sequence
 |
 |
Type required xs:string
| | | | | |
Attributes
Name | Type | Use | Default | Fixed | Description |
Name | xs:string | optional | | | |
Version | xs:string | optional | | | |
Source
<xs:element name="FormSet" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType>
<xs:all>
<xs:element ref="for:Forms" xmlns:for="http://www.Accusoft.com/FormDirector" />
<xs:element ref="for:Operations" xmlns:for="http://www.Accusoft.com/FormDirector" />
<xs:element ref="for:Identification" xmlns:for="http://www.Accusoft.com/FormDirector" />
<xs:element ref="for:OtherFormSetItems" xmlns:for="http://www.Accusoft.com/FormDirector" />
</xs:all>
<xs:attribute name="Name" type="xs:string" />
<xs:attribute name="Version" type="xs:string" />
</xs:complexType>
</xs:element>
|
See Also