| FixML 4.4 | Generated using Liquid XML Studio by Liquid Technologies Ltd |
| 12 October 2007 |
| Definition Type | Simple Type |
| Name | AdjustmentType_enum_t |
| Namespace | http://www.fixprotocol.org/FIXML-4-4 |
| Facets | |
| Enumerations | 0 , 1 , 2 , 3 |
| Documentation | Type of adjustment to be applied used for PCS and PAJ Valid values: 0 = Process request as Margin Disposition = Delta_plus 2 = Delta_minus 3 = Final |
| XSD Schema | fixml-fields-base-4-4.xsd |
|
|
|
|
|
|
|
|
|
<xs:simpleType name="AdjustmentType_enum_t" >
<xs:annotation> <xs:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">Type of adjustment to be applied used for PCS and PAJ Valid values: 0 = Process request as Margin Disposition = Delta_plus 2 = Delta_minus 3 = Final </xs:documentation> <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd"> <xs:Xref Protocol="FIX" name="AdjustmentType" tag="718" datatype="int" ComponentType="Field" StdAbbrev="AdjTyp" QualifiedAbbrev="AdjTyp" 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="0" desc="ProcessRequestAsMarginDisposition"/> <x:EnumDoc value="1" desc="DeltaPlus"/> <x:EnumDoc value="2" desc="DeltaMinus"/> <x:EnumDoc value="3" desc="Final"/> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> <xs:enumeration value="2"/> <xs:enumeration value="3"/> </xs:restriction> </xs:simpleType> |
|
|
|
|
|
[No Sub Types] AdjustmentType_enum_t A:AdjustmentType_t AdjTyp AdjTyp |
|
|
|
|
| A:AdjustmentType_t | |
| Generated using Liquid XML Studio by Liquid Technologies Ltd | |