| FixML 4.4 | Generated using Liquid XML Studio by Liquid Technologies Ltd |
| 12 October 2007 |
| Definition Type | Simple Type |
| Name | AffirmStatus_enum_t |
| Namespace | http://www.fixprotocol.org/FIXML-4-4 |
| Facets | |
| Enumerations | 1 , 2 , 3 |
| Documentation | Identifies the status of the ConfirmationAck Valid values: = Received 2 = Confirm rejected i e not affirmed 3 = Affirmed |
| XSD Schema | fixml-fields-base-4-4.xsd |
|
|
|
|
|
|
|
|
|
<xs:simpleType name="AffirmStatus_enum_t" >
<xs:annotation> <xs:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">Identifies the status of the ConfirmationAck Valid values: = Received 2 = Confirm rejected i e not affirmed 3 = Affirmed </xs:documentation> <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd"> <xs:Xref Protocol="FIX" name="AffirmStatus" tag="940" datatype="int" ComponentType="Field" StdAbbrev="AffirmStat" QualifiedAbbrev="AffirmStat" Category="**BaseCatagory**" CategoryAbbrev="**BaseCatagoryXMLName**"/> <xs:Xref Protocol="ISO_15022_XML"/> </xs:appinfo> <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd"> <x:EnumDoc value="1" desc="Received"/> <x:EnumDoc value="2" desc="ConfirmRejected"/> <x:EnumDoc value="3" desc="Affirmed"/> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="1"/> <xs:enumeration value="2"/> <xs:enumeration value="3"/> </xs:restriction> </xs:simpleType> |
|
|
|
|
|
[No Sub Types] AffirmStatus_enum_t A:AffirmStatus_t AffirmStat |
|
|
|
|
| A:AffirmStatus_t | |
| Generated using Liquid XML Studio by Liquid Technologies Ltd | |