Namespace FixAntenna.Fix.Validation.Beans
Classes
A
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>anyURI">
<attribute name="href" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</extension>
</simpleContent>
</complexType>
Block
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}comment" minOccurs="0"/>
</sequence>
<attribute name="idref" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="condreq" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="req" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="tag" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
Blockdef
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{}field"/>
<element ref="{}descr"/>
<element ref="{}group"/>
<element ref="{}block"/>
</choice>
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
Blockref
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="idref" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
Comment
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{}msgref"/>
<element ref="{}fieldref"/>
<element ref="{}blockref"/>
</choice>
</restriction>
</complexContent>
</complexType>
Dd
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}fieldref" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Descr
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{}p"/>
<element ref="{}ul"/>
<element ref="{}dl"/>
<element ref="{}fieldref"/>
<element ref="{}table"/>
<element ref="{}blockref"/>
<element ref="{}ol"/>
<element ref="{}msgref"/>
</choice>
</restriction>
</complexContent>
</complexType>
Dl
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{}dt"/>
<element ref="{}dd"/>
<element ref="{}a"/>
<element ref="{}fieldref"/>
<element ref="{}blockref"/>
</choice>
</restriction>
</complexContent>
</complexType>
Dt
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}fieldref" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Field
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}comment" minOccurs="0"/>
</sequence>
<attribute name="tag" type="{http://www.w3.org/2001/XMLSchema}short" />
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="condreq" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="req" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="idref" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
Fielddef
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}item" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{}valblock" minOccurs="0"/>
<element ref="{}multi" minOccurs="0"/>
<element ref="{}alias" minOccurs="0"/>
<element ref="{}range" minOccurs="0"/>
<element ref="{}descr"/>
</sequence>
<attribute name="tag" type="{http://www.w3.org/2001/XMLSchema}short" />
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="type" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="lenfield" type="{http://www.w3.org/2001/XMLSchema}short" />
</restriction>
</complexContent>
</complexType>
Fielddic
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}valblockdef" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{}fielddef" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Fieldref
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="tag" type="{http://www.w3.org/2001/XMLSchema}short" />
<attribute name="msgtype" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
Fixdic
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}typelist"/>
<element ref="{}fielddic"/>
<element ref="{}msgdic"/>
</sequence>
<attribute name="fixversion" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="title" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="date" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
FixTDic
GenericElement<T>
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}fieldref" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Group
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{}field"/>
<element ref="{}comment"/>
<element ref="{}group"/>
<element ref="{}block"/>
</choice>
<attribute name="nofield" type="{http://www.w3.org/2001/XMLSchema}short" />
<attribute name="startfield" type="{http://www.w3.org/2001/XMLSchema}short" />
<attribute name="tag" type="{http://www.w3.org/2001/XMLSchema}short" />
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="req" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="condreq" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
Item
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{}fieldref"/>
<element ref="{}msgref"/>
<element ref="{}blockref" minOccurs="0"/>
</choice>
<attribute name="val" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
Li
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{}fieldref"/>
<element ref="{}msgref"/>
<element ref="{}blockref"/>
<element ref="{}ul"/>
<element ref="{}a"/>
</choice>
</restriction>
</complexContent>
</complexType>
Msgdef
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{}field"/>
<element ref="{}descr"/>
<element ref="{}alias"/>
<element ref="{}block"/>
<element ref="{}group"/>
</choice>
<attribute name="msgtype" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="admin" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
Msgdic
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}blockdef" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{}msgdef" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Msgref
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="msgtype" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="tag" type="{http://www.w3.org/2001/XMLSchema}short" />
</extension>
</simpleContent>
</complexType>
Multi
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}item" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Ol
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{}li"/>
<element ref="{}msgref"/>
<element ref="{}fieldref"/>
<element ref="{}table"/>
</choice>
</restriction>
</complexContent>
</complexType>
P
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{}a"/>
<element ref="{}fieldref"/>
<element ref="{}msgref"/>
<element ref="{}blockref"/>
<element ref="{}ul"/>
</choice>
</restriction>
</complexContent>
</complexType>
Range
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="minval" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="maxval" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="type" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
Table
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{}tr"/>
<element ref="{}fieldref"/>
<element ref="{}msgref"/>
</choice>
</restriction>
</complexContent>
</complexType>
Td
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{}fieldref"/>
<element ref="{}msgref"/>
<element ref="{}ul"/>
</choice>
<attribute name="colspan" type="{http://www.w3.org/2001/XMLSchema}byte" />
</restriction>
</complexContent>
</complexType>
Th
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}fieldref" minOccurs="0"/>
</sequence>
<attribute name="colspan" type="{http://www.w3.org/2001/XMLSchema}byte" />
</restriction>
</complexContent>
</complexType>
Tr
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}th" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{}td" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Typedef
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}descr"/>
</sequence>
<attribute name="type" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="extends" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
Typelist
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}typedef" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Ul
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{}li"/>
<element ref="{}fieldref"/>
<element ref="{}msgref"/>
<element ref="{}ul" minOccurs="0"/>
</choice>
</restriction>
</complexContent>
</complexType>
Valblock
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="idref" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
Valblockdef
Class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{}item"/>
<element ref="{}range"/>
<element ref="{}descr" minOccurs="0"/>
</choice>
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>