 { "$schema":
        "http://json-schema.org/draft-07/schema#", "$id": "urn:moda-ml:repository:schema:TEXWeaveOrder", "title":
            "TEXWeaveOrder", "description": "TEXWeaveOrder", "definitions": { 
         "TEXWeaveOrder_Type": { 
             "description": "TEXWeaveOrder", 
             "type": "object",
            "properties": { 
            
                "@msgfunction": { "$ref": "#/definitions/msgfunction_Type" },
                "@version": { "$ref": "#/definitions/version_Type" },
                "@useProfile": { "$ref": "#/definitions/useProfile_Type" }, 
                "TWCOheader": { 
             "$ref": "#/definitions/TWCOheader_Type"  } 
            ,
                "terms": { 
             "$ref": "#/definitions/terms_Type"  } 
            ,
                "TWCObody": { 
             "$ref": "#/definitions/TWCObody_Type"  } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["TWCOheader" ,"TWCObody" ]
             } 
            , "TWCOheader_Type": { 
             "description": "TWCOheader", 
             "type": "object",
            "properties": { 
            
                "msgN": { 
             "$ref": "#/definitions/msgN_Type"  } 
            ,
                "msgID": { 
             "$ref": "#/definitions/msgID_Type"  } 
            ,
                "docID": { 
             "$ref": "#/definitions/docID_Type"  } 
            ,
                "msgDate": { 
             "$ref": "#/definitions/msgDate_Type"  } 
            ,
                "season": { 
             "$ref": "#/definitions/season_Type"  } 
            ,
                "msgCurrency": { 
             "$ref": "#/definitions/msgCurrency_Type"  } 
            ,
                "refDoc": { 
             "items": {  "$ref": "#/definitions/refDoc_Type"  }, "type": "array" 
                , "maxItems": 9 } 
            ,
                "buyer": { 
             "$ref": "#/definitions/buyer_Type"  } 
            ,
                "subContractor": { 
             "$ref": "#/definitions/subContractor_Type"  } 
            ,
                "thirdParty": { 
             "items": {  "$ref": "#/definitions/thirdParty_Type"  }, "type": "array" 
                , "maxItems": 5 } 
            ,
                "note": { 
             "items": {  "$ref": "#/definitions/note_Type"  }, "type": "array" 
                , "maxItems": 99 } 
             }, 
            
             "anyOf": [ {},  { "": "msgID" } 
                        , { "": "docID" } 
                        ], 
             "additionalProperties": false 
            , "required": ["msgN" ,"msgDate" ,"buyer" ,"subContractor" ]
             } 
            , "terms_Type": { 
             "description": "terms", 
             "type": "object",
            "properties": { 
            
                "payment": { 
             "items": {  "$ref": "#/definitions/payment_Type"  }, "type": "array" 
                , "maxItems": 5 } 
            ,
                "insPayment": { 
             "items": {  "$ref": "#/definitions/insPayment_Type"  }, "type": "array" 
                , "maxItems": 5 } 
            ,
                "trade": { 
             "$ref": "#/definitions/trade_Type"  } 
            ,
                "transInfo": { 
             "items": {  "$ref": "#/definitions/transInfo_Type"  }, "type": "array" 
                , "maxItems": 5 } 
            ,
                "allowanceCharge": { 
             "items": {  "$ref": "#/definitions/allowanceCharge_Type"  }, "type": "array" 
                , "maxItems": 9 } 
             }, 
            
            
             "additionalProperties": false 
            
             } 
            , "TWCObody_Type": { 
             "description": "TWCObody", 
             "type": "object",
            "properties": { 
            
                "TWCOitem": { 
             "items": {  "$ref": "#/definitions/TWCOitem_Type"  }, "type": "array" 
                 } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["TWCOitem" ]
             } 
            , "refDoc_Type": { 
             "description": "refDoc", 
             "type": "object",
            "properties": { 
            
                "@docType": { "$ref": "#/definitions/docType_Type" }, 
                "docID": { 
             "items": {  "$ref": "#/definitions/docID_Type"  }, "type": "array" 
                , "maxItems": 2 } 
            ,
                "docDate": { 
             "$ref": "#/definitions/docDate_Type"  } 
            ,
                "season": { 
             "$ref": "#/definitions/season_Type"  } 
            ,
                "itemID": { 
             "$ref": "#/definitions/itemID_Type"  } 
            ,
                "attachment": { 
             "$ref": "#/definitions/attachment_Type"  } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["docID" ,"@docType"]
             } 
            , "buyer_Type": { 
             "description": "buyer", 
             "type": "object",
            "properties": { 
            
                "@logo": { "$ref": "#/definitions/logo_Type" },
                "@sender": { "$ref": "#/definitions/sender_Type" }, 
                "id": { 
             "$ref": "#/definitions/id_Type"  } 
            ,
                "additionalIdentifier": { 
             "items": {  "$ref": "#/definitions/additionalIdentifier_Type"  }, "type": "array" 
                , "maxItems": 9 } 
            ,
                "legalName": { 
             "$ref": "#/definitions/legalName_Type"  } 
            ,
                "dept": { 
             "$ref": "#/definitions/dept_Type"  } 
            ,
                "subDept": { 
             "$ref": "#/definitions/subDept_Type"  } 
            ,
                "person": { 
             "$ref": "#/definitions/person_Type"  } 
            ,
                "street": { 
             "$ref": "#/definitions/street_Type"  } 
            ,
                "city": { 
             "$ref": "#/definitions/city_Type"  } 
            ,
                "subCountry": { 
             "$ref": "#/definitions/subCountry_Type"  } 
            ,
                "country": { 
             "$ref": "#/definitions/country_Type"  } 
            ,
                "postCode": { 
             "$ref": "#/definitions/postCode_Type"  } 
            ,
                "geoCoordinates": { 
             "$ref": "#/definitions/geoCoordinates_Type"  } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["id" ]
             } 
            , "subContractor_Type": { 
             "description": "subContractor", 
             "type": "object",
            "properties": { 
            
                "@sender": { "$ref": "#/definitions/sender_Type" }, 
                "id": { 
             "$ref": "#/definitions/id_Type"  } 
            ,
                "legalName": { 
             "$ref": "#/definitions/legalName_Type"  } 
            ,
                "dept": { 
             "$ref": "#/definitions/dept_Type"  } 
            ,
                "subDept": { 
             "$ref": "#/definitions/subDept_Type"  } 
            ,
                "person": { 
             "$ref": "#/definitions/person_Type"  } 
            ,
                "street": { 
             "$ref": "#/definitions/street_Type"  } 
            ,
                "city": { 
             "$ref": "#/definitions/city_Type"  } 
            ,
                "subCountry": { 
             "$ref": "#/definitions/subCountry_Type"  } 
            ,
                "country": { 
             "$ref": "#/definitions/country_Type"  } 
            ,
                "postCode": { 
             "$ref": "#/definitions/postCode_Type"  } 
            ,
                "geoCoordinates": { 
             "$ref": "#/definitions/geoCoordinates_Type"  } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["id" ]
             } 
            , "thirdParty_Type": { 
             "description": "thirdParty", 
             "type": "object",
            "properties": { 
            
                "@VAT": { "$ref": "#/definitions/VAT_Type" },
                "@role": { "$ref": "#/definitions/role_Type" },
                "@sender": { "$ref": "#/definitions/sender_Type" }, 
                "id": { 
             "$ref": "#/definitions/id_Type"  } 
            ,
                "legalName": { 
             "$ref": "#/definitions/legalName_Type"  } 
            ,
                "dept": { 
             "$ref": "#/definitions/dept_Type"  } 
            ,
                "subDept": { 
             "$ref": "#/definitions/subDept_Type"  } 
            ,
                "person": { 
             "$ref": "#/definitions/person_Type"  } 
            ,
                "street": { 
             "$ref": "#/definitions/street_Type"  } 
            ,
                "city": { 
             "$ref": "#/definitions/city_Type"  } 
            ,
                "subCountry": { 
             "$ref": "#/definitions/subCountry_Type"  } 
            ,
                "country": { 
             "$ref": "#/definitions/country_Type"  } 
            ,
                "postCode": { 
             "$ref": "#/definitions/postCode_Type"  } 
            ,
                "geoCoordinates": { 
             "$ref": "#/definitions/geoCoordinates_Type"  } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["id" ,"@role"]
             } 
            , "payment_Type": { 
             "description": "payment", 
             "type": "object",
            "properties": { 
            
                "@finDiscount": { "$ref": "#/definitions/finDiscount_Type" },
                "@finSurcharge": { "$ref": "#/definitions/finSurcharge_Type" }, 
                "payTerm": { 
             "$ref": "#/definitions/payTerm_Type"  } 
            ,
                "payTermText": { 
             "$ref": "#/definitions/payTermText_Type"  } 
            ,
                "payMode": { 
             "$ref": "#/definitions/payMode_Type"  } 
             }, 
            
            "oneOf": [ {  "required": [
                                    "payTerm"]  } 
                        , {  "required": [
                                    "payTermText"]  } 
                        ], 
             "additionalProperties": false 
            
             } 
            , "insPayment_Type": { 
             "description": "insPayment", 
             "type": "object",
            "properties": { 
            
                "@part": { "$ref": "#/definitions/part_Type" }, 
                "payTerm": { 
             "$ref": "#/definitions/payTerm_Type"  } 
            ,
                "payTermText": { 
             "$ref": "#/definitions/payTermText_Type"  } 
            ,
                "payMode": { 
             "$ref": "#/definitions/payMode_Type"  } 
             }, 
            
            "oneOf": [ {  "required": [
                                    "payTerm"]  } 
                        , {  "required": [
                                    "payTermText"]  } 
                        ], 
             "additionalProperties": false 
            , "required": ["@part"]
             } 
            , "trade_Type": { 
             "description": "trade", 
             "type": "object",
            "properties": { 
            
                "incoTermText": { 
             "$ref": "#/definitions/incoTermText_Type"  } 
            ,
                "incoTerm": { 
             "$ref": "#/definitions/incoTerm_Type"  } 
            ,
                "tradeLocation": { 
             "$ref": "#/definitions/tradeLocation_Type"  } 
            ,
                "location": { 
             "$ref": "#/definitions/location_Type"  } 
             }, 
            
             "allOf": [  {
                    "oneOf": [  {  "required": [ "incoTermText"]  } , {  "required": [ "incoTerm"]  }  ]} , {
                    "oneOf": [  { "": "tradeLocation" } , { "": "location" }  ]} ], 
             "additionalProperties": false 
            
             } 
            , "transInfo_Type": { 
             "description": "transInfo", 
             "type": "object",
            "properties": { 
            
                "@transReason": { "$ref": "#/definitions/transReason_Type" },
                "@progr": { "$ref": "#/definitions/progr_Type" }, 
                "transMode": { 
             "$ref": "#/definitions/transMode_Type"  } 
            ,
                "carrier": { 
             "$ref": "#/definitions/carrier_Type"  } 
            ,
                "deliveryLocation": { 
             "$ref": "#/definitions/deliveryLocation_Type"  } 
            ,
                "deliveryPlace": { 
             "$ref": "#/definitions/deliveryPlace_Type"  } 
            ,
                "grossWeight": { 
             "$ref": "#/definitions/grossWeight_Type"  } 
            ,
                "netWeight": { 
             "$ref": "#/definitions/netWeight_Type"  } 
            ,
                "transMeans": { 
             "$ref": "#/definitions/transMeans_Type"  } 
            ,
                "transCondition": { 
             "items": {  "$ref": "#/definitions/transCondition_Type"  }, "type": "array" 
                , "maxItems": 3 } 
            ,
                "transConditionText": { 
             "$ref": "#/definitions/transConditionText_Type"  } 
            ,
                "despatchPlace": { 
             "$ref": "#/definitions/despatchPlace_Type"  } 
            ,
                "despatchLocation": { 
             "$ref": "#/definitions/despatchLocation_Type"  } 
            ,
                "despatchDate": { 
             "$ref": "#/definitions/despatchDate_Type"  } 
            ,
                "delEffectiveDate": { 
             "$ref": "#/definitions/delEffectiveDate_Type"  } 
            ,
                "routeLength": { 
             "$ref": "#/definitions/routeLength_Type"  } 
             }, 
            
             "allOf": [  {
                    "oneOf": [  { "": "deliveryLocation" } , { "": "deliveryPlace" }  ]} , {
                    "oneOf": [  { "": "despatchPlace" } , { "": "despatchLocation" }  ]} ], 
             "additionalProperties": false 
            , "required": ["transMode" ]
             } 
            , "allowanceCharge_Type": { 
             "description": "allowanceCharge", 
             "type": "object",
            "properties": { 
            
                "@um": { "$ref": "#/definitions/um_Type" },
                "@VAT": { "$ref": "#/definitions/VAT_Type" },
                "@minQty": { "$ref": "#/definitions/minQty_Type" },
                "@currency": { "$ref": "#/definitions/currency_Type" },
                "@maxQty": { "$ref": "#/definitions/maxQty_Type" },
                "@isCharge": { "$ref": "#/definitions/isCharge_Type" }, 
                "AC_category": { 
             "$ref": "#/definitions/AC_category_Type"  } 
            ,
                "AC_categoryText": { 
             "$ref": "#/definitions/AC_categoryText_Type"  } 
            ,
                "AC_percent": { 
             "$ref": "#/definitions/AC_percent_Type"  } 
            ,
                "AC_amount": { 
             "$ref": "#/definitions/AC_amount_Type"  } 
            ,
                "dtScheme": { 
             "$ref": "#/definitions/dtScheme_Type"  } 
             }, 
            
             "allOf": [  {
                    "oneOf": [  {  "required": [ "AC_category"]  } , {  "required": [ "AC_categoryText"]  }  ]} , {
                    "oneOf": [  {  "required": [ "AC_percent"]  } , {  "required": [ "AC_amount"]  }  ]} ], 
             "additionalProperties": false 
            
             } 
            , "TWCOitem_Type": { 
             "description": "TWCOitem", 
             "type": "object",
            "properties": { 
            
                "@productLevel": { "$ref": "#/definitions/productLevel_Type" }, 
                "lineN": { 
             "$ref": "#/definitions/lineN_Type"  } 
            ,
                "greyFabricProd": { 
             "$ref": "#/definitions/greyFabricProd_Type"  } 
            ,
                "qty": { 
             "items": {  "$ref": "#/definitions/qty_Type"  }, "type": "array" 
                , "maxItems": 3 } 
            ,
                "price": { 
             "$ref": "#/definitions/price_Type"  } 
            ,
                "deliveryDate": { 
             "$ref": "#/definitions/deliveryDate_Type"  } 
            ,
                "thirdParty": { 
             "items": {  "$ref": "#/definitions/thirdParty_Type"  }, "type": "array" 
                , "maxItems": 3 } 
            ,
                "yarnComponent": { 
             "items": {  "$ref": "#/definitions/yarnComponent_Type"  }, "type": "array" 
                , "maxItems": 99 } 
            ,
                "warpComponent": { 
             "$ref": "#/definitions/warpComponent_Type"  } 
            ,
                "fabMnfrOperation": { 
             "items": {  "$ref": "#/definitions/fabMnfrOperation_Type"  }, "type": "array" 
                , "maxItems": 9 } 
            ,
                "dtScheme": { 
             "$ref": "#/definitions/dtScheme_Type"  } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["lineN" ,"greyFabricProd" ,"qty" ,"yarnComponent" ,"fabMnfrOperation" ]
             } 
            , "attachment_Type": { 
             "description": "attachment", 
             "type": "object",
            "properties": { 
            
                "@uid": { "$ref": "#/definitions/uid_Type" }, 
                "fileName": { 
             "$ref": "#/definitions/fileName_Type"  } 
            ,
                "binaryObject": { 
             "$ref": "#/definitions/binaryObject_Type"  } 
            ,
                "externalReference": { 
             "items": {  "$ref": "#/definitions/externalReference_Type"  }, "type": "array" 
                , "maxItems": 99 } 
            ,
                "hashFootprint": { 
             "$ref": "#/definitions/hashFootprint_Type"  } 
            ,
                "blockChainReference": { 
             "items": {  "$ref": "#/definitions/blockChainReference_Type"  }, "type": "array" 
                , "maxItems": 9 } 
             }, 
            
            
             "additionalProperties": false 
            
             } 
            , "geoCoordinates_Type": { 
             "description": "geoCoordinates", 
             "type": "object",
            "properties": { 
            
                "@um": { "$ref": "#/definitions/um_Type" },
                "@geoRefSystem": { "$ref": "#/definitions/geoRefSystem_Type" }, 
                "xGeoCoord": { 
             "$ref": "#/definitions/xGeoCoord_Type"  } 
            ,
                "yGeoCoord": { 
             "$ref": "#/definitions/yGeoCoord_Type"  } 
            ,
                "zGeoCoord": { 
             "$ref": "#/definitions/zGeoCoord_Type"  } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["xGeoCoord" ,"yGeoCoord" ]
             } 
            , "tradeLocation_Type": { 
             "description": "tradeLocation", 
             "type": "object",
            "properties": { 
            
                "location": { 
             "$ref": "#/definitions/location_Type"  } 
            ,
                "legalName": { 
             "$ref": "#/definitions/legalName_Type"  } 
            ,
                "dept": { 
             "$ref": "#/definitions/dept_Type"  } 
            ,
                "subDept": { 
             "$ref": "#/definitions/subDept_Type"  } 
            ,
                "person": { 
             "$ref": "#/definitions/person_Type"  } 
            ,
                "street": { 
             "$ref": "#/definitions/street_Type"  } 
            ,
                "city": { 
             "$ref": "#/definitions/city_Type"  } 
            ,
                "subCountry": { 
             "$ref": "#/definitions/subCountry_Type"  } 
            ,
                "country": { 
             "$ref": "#/definitions/country_Type"  } 
            ,
                "postCode": { 
             "$ref": "#/definitions/postCode_Type"  } 
            ,
                "geoCoordinates": { 
             "$ref": "#/definitions/geoCoordinates_Type"  } 
             }, 
            
            
             "additionalProperties": false 
            
             } 
            , "deliveryLocation_Type": { 
             "description": "deliveryLocation", 
             "type": "object",
            "properties": { 
            
                "location": { 
             "$ref": "#/definitions/location_Type"  } 
            ,
                "legalName": { 
             "$ref": "#/definitions/legalName_Type"  } 
            ,
                "dept": { 
             "$ref": "#/definitions/dept_Type"  } 
            ,
                "subDept": { 
             "$ref": "#/definitions/subDept_Type"  } 
            ,
                "person": { 
             "$ref": "#/definitions/person_Type"  } 
            ,
                "street": { 
             "$ref": "#/definitions/street_Type"  } 
            ,
                "city": { 
             "$ref": "#/definitions/city_Type"  } 
            ,
                "subCountry": { 
             "$ref": "#/definitions/subCountry_Type"  } 
            ,
                "country": { 
             "$ref": "#/definitions/country_Type"  } 
            ,
                "postCode": { 
             "$ref": "#/definitions/postCode_Type"  } 
            ,
                "geoCoordinates": { 
             "$ref": "#/definitions/geoCoordinates_Type"  } 
             }, 
            
            
             "additionalProperties": false 
            
             } 
            , "despatchLocation_Type": { 
             "description": "despatchLocation", 
             "type": "object",
            "properties": { 
            
                "location": { 
             "$ref": "#/definitions/location_Type"  } 
            ,
                "legalName": { 
             "$ref": "#/definitions/legalName_Type"  } 
            ,
                "dept": { 
             "$ref": "#/definitions/dept_Type"  } 
            ,
                "subDept": { 
             "$ref": "#/definitions/subDept_Type"  } 
            ,
                "person": { 
             "$ref": "#/definitions/person_Type"  } 
            ,
                "street": { 
             "$ref": "#/definitions/street_Type"  } 
            ,
                "city": { 
             "$ref": "#/definitions/city_Type"  } 
            ,
                "subCountry": { 
             "$ref": "#/definitions/subCountry_Type"  } 
            ,
                "country": { 
             "$ref": "#/definitions/country_Type"  } 
            ,
                "postCode": { 
             "$ref": "#/definitions/postCode_Type"  } 
            ,
                "geoCoordinates": { 
             "$ref": "#/definitions/geoCoordinates_Type"  } 
             }, 
            
            
             "additionalProperties": false 
            
             } 
            , "dtScheme_Type": { 
             "description": "dtScheme", 
             "type": "object",
            "properties": { 
            
                "@taxType": { "$ref": "#/definitions/taxType_Type" }, 
                "taxCategory": { 
             "$ref": "#/definitions/taxCategory_Type"  } 
            ,
                "taxRate": { 
             "$ref": "#/definitions/taxRate_Type"  } 
            ,
                "legalRef": { 
             "$ref": "#/definitions/legalRef_Type"  } 
            ,
                "note": { 
             "items": {  "$ref": "#/definitions/note_Type"  }, "type": "array" 
                , "maxItems": 99 } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["@taxType"]
             } 
            , "greyFabricProd_Type": { 
             "description": "greyFabricProd", 
             "type": "object",
            "properties": { 
            
                "texCode": { 
             "$ref": "#/definitions/texCode_Type"  } 
            ,
                "fabricCompos": { 
             "$ref": "#/definitions/fabricCompos_Type"  } 
            ,
                "construction": { 
             "$ref": "#/definitions/construction_Type"  } 
            ,
                "weaveDiagramID": { 
             "$ref": "#/definitions/weaveDiagramID_Type"  } 
            ,
                "fabricSpecs": { 
             "items": {  "$ref": "#/definitions/fabricSpecs_Type"  }, "type": "array" 
                , "maxItems": 9 } 
            ,
                "note": { 
             "items": {  "$ref": "#/definitions/note_Type"  }, "type": "array" 
                , "maxItems": 99 } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["texCode" ]
             } 
            , "yarnComponent_Type": { 
             "description": "yarnComponent", 
             "type": "object",
            "properties": { 
            
                "@CQQ": { "$ref": "#/definitions/CQQ_Type" }, 
                "pcQty": { 
             "$ref": "#/definitions/pcQty_Type"  } 
            ,
                "yarnCode": { 
             "$ref": "#/definitions/yarnCode_Type"  } 
            ,
                "lotN": { 
             "$ref": "#/definitions/lotN_Type"  } 
            ,
                "dyeN": { 
             "$ref": "#/definitions/dyeN_Type"  } 
            ,
                "qty": { 
             "items": {  "$ref": "#/definitions/qty_Type"  }, "type": "array" 
                , "maxItems": 2 } 
            ,
                "refDoc": { 
             "items": {  "$ref": "#/definitions/refDoc_Type"  }, "type": "array" 
                , "maxItems": 9 } 
            ,
                "location": { 
             "$ref": "#/definitions/location_Type"  } 
            ,
                "warpLetter": { 
             "$ref": "#/definitions/warpLetter_Type"  } 
            ,
                "weftLetter": { 
             "$ref": "#/definitions/weftLetter_Type"  } 
            ,
                "note": { 
             "items": {  "$ref": "#/definitions/note_Type"  }, "type": "array" 
                , "maxItems": 99 } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["yarnCode" ,"qty" ]
             } 
            , "warpComponent_Type": { 
             "description": "warpComponent", 
             "type": "object",
            "properties": { 
            
                "warpCode": { 
             "$ref": "#/definitions/warpCode_Type"  } 
            ,
                "refDoc": { 
             "items": {  "$ref": "#/definitions/refDoc_Type"  }, "type": "array" 
                , "maxItems": 9 } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["warpCode" ]
             } 
            , "fabMnfrOperation_Type": { 
             "description": "fabMnfrOperation", 
             "type": "object",
            "properties": { 
            
                "jobName": { 
             "$ref": "#/definitions/jobName_Type"  } 
            ,
                "texJob": { 
             "$ref": "#/definitions/texJob_Type"  } 
            ,
                "texJobTech": { 
             "items": {  "$ref": "#/definitions/texJobTech_Type"  }, "type": "array" 
                , "maxItems": 9 } 
            ,
                "refDoc": { 
             "items": {  "$ref": "#/definitions/refDoc_Type"  }, "type": "array" 
                , "maxItems": 9 } 
            ,
                "texMachine": { 
             "$ref": "#/definitions/texMachine_Type"  } 
            ,
                "texMachineSpecs": { 
             "items": {  "$ref": "#/definitions/texMachineSpecs_Type"  }, "type": "array" 
                , "maxItems": 9 } 
            ,
                "note": { 
             "items": {  "$ref": "#/definitions/note_Type"  }, "type": "array" 
                , "maxItems": 99 } 
             }, 
            
            "oneOf": [ {  "required": [
                                    "jobName"]  } 
                        , {  "required": [
                                    "texJob"]  } 
                        ], 
             "additionalProperties": false 
            
             } 
            , "externalReference_Type": { 
             "description": "externalReference", 
             "type": "object",
            "properties": { 
            
                "uri": { 
             "$ref": "#/definitions/uri_Type"  } 
            ,
                "mimeCode": { 
             "$ref": "#/definitions/mimeCode_Type"  } 
            ,
                "formatCode": { 
             "$ref": "#/definitions/formatCode_Type"  } 
            ,
                "encodingCode": { 
             "$ref": "#/definitions/encodingCode_Type"  } 
            ,
                "characterSetCode": { 
             "$ref": "#/definitions/characterSetCode_Type"  } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["uri" ]
             } 
            , "blockChainReference_Type": { 
             "description": "blockChainReference", 
             "type": "object",
            "properties": { 
            
                "uri": { 
             "$ref": "#/definitions/uri_Type"  } 
            ,
                "transactionReceipt": { 
             "items": {  "$ref": "#/definitions/transactionReceipt_Type"  }, "type": "array" 
                , "maxItems": 9 } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["uri" ,"transactionReceipt" ]
             } 
            , "texCode_Type": { 
             "description": "texCode", 
             "type": "object",
            "properties": { 
            
                "@numberingOrg": { "$ref": "#/definitions/numberingOrg_Type" }, 
                "art": { 
             "$ref": "#/definitions/art_Type"  } 
            ,
                "pattern": { 
             "$ref": "#/definitions/pattern_Type"  } 
            ,
                "color": { 
             "$ref": "#/definitions/color_Type"  } 
            ,
                "added": { 
             "items": {  "$ref": "#/definitions/added_Type"  }, "type": "array" 
                , "maxItems": 9 } 
            ,
                "description": { 
             "items": {  "$ref": "#/definitions/description_Type"  }, "type": "array" 
                 } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["art" ]
             } 
            , "fabricCompos_Type": { 
             "description": "fabricCompos", 
             "type": "object",
            "properties": { 
            
                "percCompos": { 
             "items": {  "$ref": "#/definitions/percCompos_Type"  }, "type": "array" 
                , "maxItems": 9 } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["percCompos" ]
             } 
            , "construction_Type": { 
             "description": "construction", 
             "type": "object",
            "properties": { 
            
                "fabricWeightM": { 
             "$ref": "#/definitions/fabricWeightM_Type"  } 
            ,
                "fabricWeightM2": { 
             "$ref": "#/definitions/fabricWeightM2_Type"  } 
            ,
                "fabricWidth": { 
             "$ref": "#/definitions/fabricWidth_Type"  } 
            ,
                "fabricCutWidth": { 
             "$ref": "#/definitions/fabricCutWidth_Type"  } 
            ,
                "pieceLength": { 
             "$ref": "#/definitions/pieceLength_Type"  } 
            ,
                "weave": { 
             "$ref": "#/definitions/weave_Type"  } 
            ,
                "warpCount": { 
             "items": {  "$ref": "#/definitions/warpCount_Type"  }, "type": "array" 
                , "maxItems": 9 } 
            ,
                "weftCount": { 
             "items": {  "$ref": "#/definitions/weftCount_Type"  }, "type": "array" 
                , "maxItems": 9 } 
            ,
                "warpEndsN": { 
             "$ref": "#/definitions/warpEndsN_Type"  } 
            ,
                "weftEndsN": { 
             "$ref": "#/definitions/weftEndsN_Type"  } 
            ,
                "bowingWarp": { 
             "$ref": "#/definitions/bowingWarp_Type"  } 
            ,
                "bowingWeft": { 
             "$ref": "#/definitions/bowingWeft_Type"  } 
            ,
                "checksFlaw": { 
             "$ref": "#/definitions/checksFlaw_Type"  } 
            ,
                "weftDev": { 
             "$ref": "#/definitions/weftDev_Type"  } 
            ,
                "resin": { 
             "$ref": "#/definitions/resin_Type"  } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["fabricWeightM" ]
             } 
            , "fabricSpecs_Type": { 
             "description": "fabricSpecs", 
             "type": "object",
            "properties": { 
            
                "fabricCharText": { 
             "$ref": "#/definitions/fabricCharText_Type"  } 
            ,
                "fabricChar": { 
             "$ref": "#/definitions/fabricChar_Type"  } 
            ,
                "specValue": { 
             "$ref": "#/definitions/specValue_Type"  } 
            ,
                "tolerance": { 
             "items": {  "$ref": "#/definitions/tolerance_Type"  }, "type": "array" 
                , "maxItems": 2 } 
            ,
                "pcTolerance": { 
             "items": {  "$ref": "#/definitions/pcTolerance_Type"  }, "type": "array" 
                , "maxItems": 2 } 
             }, 
            
             "allOf": [  {
                    "oneOf": [  {  "required": [ "fabricCharText"]  } , {  "required": [ "fabricChar"]  }  ]} , {
                    "oneOf": [  { "": "tolerance" } , { "": "pcTolerance" }  ]} ], 
             "additionalProperties": false 
            
             } 
            , "yarnCode_Type": { 
             "description": "yarnCode", 
             "type": "object",
            "properties": { 
            
                "@numberingOrg": { "$ref": "#/definitions/numberingOrg_Type" }, 
                "art": { 
             "$ref": "#/definitions/art_Type"  } 
            ,
                "color": { 
             "$ref": "#/definitions/color_Type"  } 
            ,
                "added": { 
             "items": {  "$ref": "#/definitions/added_Type"  }, "type": "array" 
                , "maxItems": 9 } 
            ,
                "description": { 
             "items": {  "$ref": "#/definitions/description_Type"  }, "type": "array" 
                 } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["art" ]
             } 
            , "texMachineSpecs_Type": { 
             "description": "texMachineSpecs", 
             "type": "object",
            "properties": { 
            
                "texMachineParam": { 
             "$ref": "#/definitions/texMachineParam_Type"  } 
            ,
                "specValue": { 
             "$ref": "#/definitions/specValue_Type"  } 
            ,
                "pcTolerance": { 
             "items": {  "$ref": "#/definitions/pcTolerance_Type"  }, "type": "array" 
                , "maxItems": 2 } 
            ,
                "tolerance": { 
             "items": {  "$ref": "#/definitions/tolerance_Type"  }, "type": "array" 
                , "maxItems": 2 } 
             }, 
            
             "anyOf": [ {},  { "": "pcTolerance" } 
                        , { "": "tolerance" } 
                        ], 
             "additionalProperties": false 
            , "required": ["texMachineParam" ]
             } 
            , "docID_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_docID_Type"  } ,
                "@numberingOrg": { "$ref": "#/definitions/numberingOrg_Type" } },  "additionalProperties": false 
             } 
            , "msgDate_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_msgDate_Type"  } ,
                "@dateForm": { "$ref": "#/definitions/dateForm_Type" } },  "additionalProperties": false 
             } 
            , "season_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_season_Type"  } ,
                "@numberingOrg": { "$ref": "#/definitions/numberingOrg_Type" },
                "@codeList": { "$ref": "#/definitions/codeList_Type" },
                "@listName": { "$ref": "#/definitions/listName_Type" },
                "@listVersion": { "$ref": "#/definitions/listVersion_Type" } },  "additionalProperties": false 
             } 
            , "note_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_note_Type"  } ,
                "@numberingOrg": { "$ref": "#/definitions/numberingOrg_Type" },
                "@codeList": { "$ref": "#/definitions/codeList_Type" },
                "@noteLabel": { "$ref": "#/definitions/noteLabel_Type" } },  "additionalProperties": false 
             } 
            , "docDate_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_docDate_Type"  } ,
                "@dateForm": { "$ref": "#/definitions/dateForm_Type" } },  "additionalProperties": false 
             } 
            , "id_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_id_Type"  } ,
                "@numberingOrg": { "$ref": "#/definitions/numberingOrg_Type" } },  "additionalProperties": false 
             } 
            , "additionalIdentifier_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_additionalIdentifier_Type"  } ,
                "@numberingOrg": { "$ref": "#/definitions/numberingOrg_Type" },
                "@idQualifier": { "$ref": "#/definitions/idQualifier_Type" } },  "additionalProperties": false 
             } 
            , "person_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_person_Type"  } ,
                "@email": { "$ref": "#/definitions/email_Type" },
                "@phone": { "$ref": "#/definitions/phone_Type" },
                "@fax": { "$ref": "#/definitions/fax_Type" } },  "additionalProperties": false 
             } 
            , "location_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_location_Type"  } ,
                "@LRI": { "$ref": "#/definitions/LRI_Type" } },  "additionalProperties": false 
             } 
            , "grossWeight_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_grossWeight_Type"  } ,
                "@um": { "$ref": "#/definitions/um_Type" } },  "additionalProperties": false 
            , "required": ["@um"] } 
            , "netWeight_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_netWeight_Type"  } ,
                "@um": { "$ref": "#/definitions/um_Type" } },  "additionalProperties": false 
            , "required": ["@um"] } 
            , "transMeans_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_transMeans_Type"  } ,
                "@propulsionSystemCode": { "$ref": "#/definitions/propulsionSystemCode_Type" } },  "additionalProperties": false 
             } 
            , "despatchDate_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_despatchDate_Type"  } ,
                "@dateForm": { "$ref": "#/definitions/dateForm_Type" } },  "additionalProperties": false 
             } 
            , "delEffectiveDate_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_delEffectiveDate_Type"  } ,
                "@dateForm": { "$ref": "#/definitions/dateForm_Type" } },  "additionalProperties": false 
             } 
            , "routeLength_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_routeLength_Type"  } ,
                "@um": { "$ref": "#/definitions/um_Type" } },  "additionalProperties": false 
            , "required": ["@um"] } 
            , "AC_amount_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_AC_amount_Type"  } ,
                "@currency": { "$ref": "#/definitions/currency_Type" } },  "additionalProperties": false 
             } 
            , "lineN_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_lineN_Type"  } ,
                "@VAT": { "$ref": "#/definitions/VAT_Type" } },  "additionalProperties": false 
             } 
            , "qty_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_qty_Type"  } ,
                "@um": { "$ref": "#/definitions/um_Type" } },  "additionalProperties": false 
            , "required": ["@um"] } 
            , "price_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_price_Type"  } ,
                "@um": { "$ref": "#/definitions/um_Type" },
                "@priceQualifier": { "$ref": "#/definitions/priceQualifier_Type" },
                "@currency": { "$ref": "#/definitions/currency_Type" } },  "additionalProperties": false 
             } 
            , "deliveryDate_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_deliveryDate_Type"  } ,
                "@dateForm": { "$ref": "#/definitions/dateForm_Type" } },  "additionalProperties": false 
             } 
            , "fileName_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_fileName_Type"  } ,
                "@numberingOrg": { "$ref": "#/definitions/numberingOrg_Type" } },  "additionalProperties": false 
             } 
            , "binaryObject_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_binaryObject_Type"  } ,
                "@format": { "$ref": "#/definitions/format_Type" },
                "@mime": { "$ref": "#/definitions/mime_Type" },
                "@encoding": { "$ref": "#/definitions/encoding_Type" },
                "@characterSet": { "$ref": "#/definitions/characterSet_Type" } },  "additionalProperties": false 
             } 
            , "hashFootprint_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_hashFootprint_Type"  } ,
                "@schemeID": { "$ref": "#/definitions/schemeID_Type" },
                "@hashMethod": { "$ref": "#/definitions/hashMethod_Type" } },  "additionalProperties": false 
            , "required": ["@hashMethod"] } 
            , "xGeoCoord_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_xGeoCoord_Type"  }  },  "additionalProperties": false 
             } 
            , "yGeoCoord_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_yGeoCoord_Type"  }  },  "additionalProperties": false 
             } 
            , "zGeoCoord_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_zGeoCoord_Type"  }  },  "additionalProperties": false 
             } 
            , "legalRef_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_legalRef_Type"  } ,
                "@numberingOrg": { "$ref": "#/definitions/numberingOrg_Type" },
                "@codeList": { "$ref": "#/definitions/codeList_Type" },
                "@listName": { "$ref": "#/definitions/listName_Type" },
                "@listVersion": { "$ref": "#/definitions/listVersion_Type" } },  "additionalProperties": false 
             } 
            , "weaveDiagramID_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_weaveDiagramID_Type"  } ,
                "@numberingOrg": { "$ref": "#/definitions/numberingOrg_Type" } },  "additionalProperties": false 
             } 
            , "pcQty_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_pcQty_Type"  } ,
                "@um": { "$ref": "#/definitions/um_Type" } },  "additionalProperties": false 
             } 
            , "lotN_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_lotN_Type"  } ,
                "@numberingOrg": { "$ref": "#/definitions/numberingOrg_Type" } },  "additionalProperties": false 
             } 
            , "dyeN_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_dyeN_Type"  } ,
                "@numberingOrg": { "$ref": "#/definitions/numberingOrg_Type" } },  "additionalProperties": false 
             } 
            , "warpCode_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_warpCode_Type"  } ,
                "@numberingOrg": { "$ref": "#/definitions/numberingOrg_Type" },
                "@codeList": { "$ref": "#/definitions/codeList_Type" },
                "@listName": { "$ref": "#/definitions/listName_Type" },
                "@listVersion": { "$ref": "#/definitions/listVersion_Type" } },  "additionalProperties": false 
             } 
            , "uri_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_uri_Type"  } ,
                "@isURL": { "$ref": "#/definitions/isURL_Type" } },  "additionalProperties": false 
             } 
            , "transactionReceipt_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_transactionReceipt_Type"  }  },  "additionalProperties": false 
             } 
            , "art_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_art_Type"  } ,
                "@numberingOrg": { "$ref": "#/definitions/numberingOrg_Type" },
                "@codeList": { "$ref": "#/definitions/codeList_Type" },
                "@listName": { "$ref": "#/definitions/listName_Type" },
                "@listVersion": { "$ref": "#/definitions/listVersion_Type" } },  "additionalProperties": false 
             } 
            , "pattern_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_pattern_Type"  } ,
                "@numberingOrg": { "$ref": "#/definitions/numberingOrg_Type" },
                "@codeList": { "$ref": "#/definitions/codeList_Type" },
                "@listName": { "$ref": "#/definitions/listName_Type" },
                "@listVersion": { "$ref": "#/definitions/listVersion_Type" } },  "additionalProperties": false 
             } 
            , "color_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_color_Type"  } ,
                "@numberingOrg": { "$ref": "#/definitions/numberingOrg_Type" },
                "@codeList": { "$ref": "#/definitions/codeList_Type" },
                "@listName": { "$ref": "#/definitions/listName_Type" },
                "@listVersion": { "$ref": "#/definitions/listVersion_Type" } },  "additionalProperties": false 
             } 
            , "added_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_added_Type"  } ,
                "@numberingOrg": { "$ref": "#/definitions/numberingOrg_Type" },
                "@addType": { "$ref": "#/definitions/addType_Type" } },  "additionalProperties": false 
             } 
            , "description_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_description_Type"  } ,
                "@ln": { "$ref": "#/definitions/ln_Type" } },  "additionalProperties": false 
             } 
            , "percCompos_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_percCompos_Type"  } ,
                "@fibre": { "$ref": "#/definitions/fibre_Type" },
                "@materialSource": { "$ref": "#/definitions/materialSource_Type" },
                "@recyclingProcessMethod": { "$ref": "#/definitions/recyclingProcessMethod_Type" },
                "@percSourcesRenewable": { "$ref": "#/definitions/percSourcesRenewable_Type" },
                "@validationMethod": { "$ref": "#/definitions/validationMethod_Type" },
                "@recyclingProcessEfficiency": { "$ref": "#/definitions/recyclingProcessEfficiency_Type" } },  "additionalProperties": false 
            , "required": ["@fibre"] } 
            , "fabricWeightM_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_fabricWeightM_Type"  } ,
                "@um": { "$ref": "#/definitions/um_Type" } },  "additionalProperties": false 
             } 
            , "fabricWeightM2_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_fabricWeightM2_Type"  } ,
                "@um": { "$ref": "#/definitions/um_Type" } },  "additionalProperties": false 
             } 
            , "fabricWidth_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_fabricWidth_Type"  } ,
                "@um": { "$ref": "#/definitions/um_Type" } },  "additionalProperties": false 
             } 
            , "fabricCutWidth_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_fabricCutWidth_Type"  } ,
                "@um": { "$ref": "#/definitions/um_Type" } },  "additionalProperties": false 
             } 
            , "pieceLength_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_pieceLength_Type"  } ,
                "@um": { "$ref": "#/definitions/um_Type" } },  "additionalProperties": false 
             } 
            , "warpCount_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_warpCount_Type"  } ,
                "@method": { "$ref": "#/definitions/method_Type" },
                "@fibre": { "$ref": "#/definitions/fibre_Type" } },  "additionalProperties": false 
             } 
            , "weftCount_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_weftCount_Type"  } ,
                "@method": { "$ref": "#/definitions/method_Type" },
                "@fibre": { "$ref": "#/definitions/fibre_Type" } },  "additionalProperties": false 
             } 
            , "bowingWarp_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_bowingWarp_Type"  } ,
                "@method": { "$ref": "#/definitions/method_Type" } },  "additionalProperties": false 
             } 
            , "bowingWeft_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_bowingWeft_Type"  } ,
                "@method": { "$ref": "#/definitions/method_Type" } },  "additionalProperties": false 
             } 
            , "checksFlaw_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_checksFlaw_Type"  } ,
                "@method": { "$ref": "#/definitions/method_Type" } },  "additionalProperties": false 
             } 
            , "weftDev_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_weftDev_Type"  } ,
                "@method": { "$ref": "#/definitions/method_Type" } },  "additionalProperties": false 
             } 
            , "specValue_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_specValue_Type"  } ,
                "@um": { "$ref": "#/definitions/um_Type" },
                "@source": { "$ref": "#/definitions/source_Type" },
                "@method": { "$ref": "#/definitions/method_Type" },
                "@application": { "$ref": "#/definitions/application_Type" },
                "@CV": { "$ref": "#/definitions/CV_Type" } },  "additionalProperties": false 
             } 
            , "tolerance_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_tolerance_Type"  } ,
                "@um": { "$ref": "#/definitions/um_Type" } },  "additionalProperties": false 
            , "required": ["@um"] } 
            , "pcTolerance_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_pcTolerance_Type"  } ,
                "@um": { "$ref": "#/definitions/um_Type" } },  "additionalProperties": false 
             } 
            , "msgfunction_Type": {  "enum": [ "CA","CP","OR","RC","RT"],  "type": "string"  } 
            , "version_Type": {  "enum": [ "2013-1","2018-1","draft"],  "type": "string"  } 
            , "useProfile_Type": {  "type": "string"  } 
            , "msgN_Type": {  "maxLength": 35,  "type": "string"  } 
            , "msgID_Type": {  "maxLength": 35,  "type": "string"  } 
            , "sub_docID_Type": {  "maxLength": 80,  "type": "string"  } 
            , "sub_msgDate_Type": {  "pattern": "^(((19|20)[0-9][0-9])-(0[1-9]|1[012])-(0[1-9]|1[0-9]|2[0-9]|3[01])(:([0,1][0-9]|2[0-4])-([0-5][0-9])){0,1})|(((19|20)[0-9][0-9])-([0-4][0-9]|[5][0-2]))$",  "type": "string"  } 
            , "sub_season_Type": {  "maxLength": 15,  "type": "string"  } 
            , "msgCurrency_Type": {  "enum": [ "ADP","AED","AFA","ALL","AMD","ANG","AOK","AON","ARA","ARP","ARS","ATS","AUD","AWG","AZM","BAD","BBD","BDT","BEC","BEF","BEL","BFF","BGL","BHD","BIF","BMD","BND","BOB","BOP","BRC","BRL","BRR","BSD","BTN","BWP","BYR","BZD","CAD","CDZ","CHF","CLF","CLP","CNY","COP","CRC","CSK","CUP","CVE","CYP","CZK","DEM","DJF","DKK","DOP","DZD","ECS","EEK","EGP","ERN","ESP","ETB","EUR","FIM","FJD","FKP","FRF","GBP","GEL","GHC","GIP","GMD","GNS","GQE","GRD","GTQ","GWP","GYD","HKD","HNL","HRD","HRK","HTG","HUF","IDR","IEP","ILS","INR","IQD","IRR","ISK","ITL","JMD","JOD","JPY","KES","KGS","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAK","LBP","LKR","LRD","LSL","LSM","LTL","LUF","LVL","LYD","MAD","MDL","MGF","MKD","MLF","MMK","MNT","MOP","MRO","MTL","MUR","MVR","MWK","MXN","MYR","MZM","NAD","NGN","NIC","NLG","NOK","NPR","NZD","OMR","PAB","PEI","PEN","PGK","PHP","PKR","PLN","PTE","PYG","QAR","ROL","RUR","RWF","SAR","SBD","SCR","SDD","SDP","SEK","SGD","SHP","SIT","SKK","SLL","SOS","SRG","STD","SUR","SVC","SYP","SZL","THB","TJR","TMM","TND","TOP","TPE","TRL","TTD","TWD","TZS","UAH","UAK","UGS","USD","USN","USS","UYU","UZS","VEB","VND","VUV","WST","XAF","XAU","XBA","XBB","XCD","XDR","XOF","XPF","YDD","YER","YUD","ZAL","ZAR","ZMK","ZWD"],  "type": "string"  } 
            , "sub_note_Type": {  "maxLength": 350,  "type": "string"  } 
            , "numberingOrg_Type": {  "enum": [ "CBR","CL","CO","DU","EB","EN","EO","ES","FO","GS","MF","ML","PL","REX","SP","SU"],  "type": "string"  } 
            , "dateForm_Type": {  "enum": [ "D","M","S","W"],  "type": "string"  } 
            , "codeList_Type": {  "maxLength": 255,  "type": "string"  } 
            , "listName_Type": {  "maxLength": 40,  "type": "string"  } 
            , "listVersion_Type": {  "maxLength": 6,  "type": "string"  } 
            , "sub_docDate_Type": {  "pattern": "^(((19|20)[0-9][0-9])-(0[1-9]|1[012])-(0[1-9]|1[0-9]|2[0-9]|3[01])(:([0,1][0-9]|2[0-4])-([0-5][0-9])){0,1})|(((19|20)[0-9][0-9])-([0-4][0-9]|[5][0-2]))$",  "type": "string"  } 
            , "itemID_Type": {  "maxLength": 40,  "type": "string"  } 
            , "docType_Type": {  "enum": [ "BIL","BOR","CAT","CEO","CER","CMR","COC","CRN","CTO","CTR","CXF","DAD","DDT","DEA","DER","DR","EAD","ECMR","ECUS","FOR","GSO","GSX","ICUS","INV","KCC","KCI","LCA","LCAD","M2M","MAS","MCI","OCH","OFF","ORD","ORP","OSR","OSS","OST","OUR","PCO","PEF","PEFD","PEFP","QR","RAI","RDC","RDH","RDR","REA","REQ","RET","RSC","RSH","RSR","SAD","SCL","SDE","SDS","SLCA","SLCAD","TFC","TFX","TPC","TPX","TWI","VMI","WAC","WAYB","WEC","YDC","YDH","YDR","YTC","YWI"],  "type": "string"  } 
            , "sub_id_Type": {  "maxLength": 15,  "type": "string"  } 
            , "sub_additionalIdentifier_Type": {  "maxLength": 15,  "type": "string"  } 
            , "legalName_Type": {  "maxLength": 250,  "type": "string"  } 
            , "dept_Type": {  "maxLength": 40,  "type": "string"  } 
            , "subDept_Type": {  "maxLength": 40,  "type": "string"  } 
            , "sub_person_Type": {  "maxLength": 40,  "type": "string"  } 
            , "street_Type": {  "maxLength": 80,  "type": "string"  } 
            , "city_Type": {  "maxLength": 40,  "type": "string"  } 
            , "subCountry_Type": {  "maxLength": 9,  "type": "string"  } 
            , "country_Type": {  "enum": [ "AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BM","BN","BO","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","FX","GA","GB","GD","GE","GF","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IN","IO","IQ","IR","IS","IT","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","ST","SV","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TM","TN","TO","TP","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","YU","ZA","ZM","ZR","ZW"],  "type": "string"  } 
            , "postCode_Type": {  "maxLength": 10,  "type": "string"  } 
            , "logo_Type": {  "maxLength": 255,  "type": "string"  } 
            , "sender_Type": {  "type": "boolean"  } 
            , "VAT_Type": {  "enum": [ "001","002","003","004","005","006","007","008","009","010","011","012","013","014","015","016","017","018","019","020","021","022","023","024","025","162","164","165","166","169","174","177","183","184","201","220","227","374","701","702","902","904","905","907","915","926","974"],  "type": "string"  } 
            , "role_Type": {  "enum": [ "AG","AU","BU","CE","CM","CO","CU","DC","DF","DI","DM","DP","EX","IM","OR","SC","SM","SP","SU","TL","TX"],  "type": "string"  } 
            , "noteLabel_Type": {  "maxLength": 35,  "type": "string"  } 
            , "payTerm_Type": {  "enum": [ "ANTICIP","BLCOLLECT/120D","BLCOLLECT/30D","BLCOLLECT/60D","BLCOLLECT/90D","CASH","CASHINV","CREDOC/0D","CREDOC/120","CREDOC/150","CREDOC/180","CREDOC/30D","CREDOC/45D","CREDOC/60","CREDOC/90","DEL/10","DOCOLLECT/120D","DOCOLLECT/30D","DOCOLLECT/60D","DOCOLLECT/90D","INV/120D","INV/150D","INV/180D","INV/30D","INV/45D","INV/60D","INV/90D","INVULTIMO","INVULTIMO/10D","INVULTIMO/120D","INVULTIMO/150D","INVULTIMO/180D","INVULTIMO/240D","INVULTIMO/30D","INVULTIMO/45D","INVULTIMO/60D","INVULTIMO/90D","NOPAY","RECREDOC/0D","RECREDOC/120D","RECREDOC/150D","RECREDOC/180D","RECREDOC/30D","RECREDOC/45D","RECREDOC/60D","RECREDOC/90D","ULTIMO","ULTIMO/10"],  "type": "string"  } 
            , "payTermText_Type": {  "maxLength": 250,  "type": "string"  } 
            , "payMode_Type": {  "enum": [ "BB","IA","IS","RB","RD","SW","TR"],  "type": "string"  } 
            , "finDiscount_Type": {  "minimum": 0,  "maximum": 100,  "type": "number"  } 
            , "finSurcharge_Type": {  "minimum": 0,  "maximum": 100,  "type": "number"  } 
            , "part_Type": {  "minimum": 1,  "maximum": 100,  "type": "number"  } 
            , "incoTermText_Type": {  "maxLength": 250,  "type": "string"  } 
            , "incoTerm_Type": {  "enum": [ "CFR","CIF","CIP","CPT","DAF","DAP","DAT","DDP","DDU","DEQ","DES","DPU","EXW","FAS","FCA","FOB"],  "type": "string"  } 
            , "sub_location_Type": {  "maxLength": 128,  "type": "string"  } 
            , "transMode_Type": {  "enum": [ "1","10","2","3","4","5","6","8","9"],  "type": "string"  } 
            , "carrier_Type": {  "maxLength": 40,  "type": "string"  } 
            , "deliveryPlace_Type": {  "maxLength": 250,  "type": "string"  } 
            , "sub_grossWeight_Type": {  "minimum": 0,  "type": "number"  } 
            , "sub_netWeight_Type": {  "minimum": 0,  "type": "number"  } 
            , "sub_transMeans_Type": {  "enum": [ "AIR","SHP","TRU","VAN"],  "type": "string"  } 
            , "transCondition_Type": {  "enum": [ "ACC","CAL","CAU","CMR","FFN","FLD","NCC","PPB","PPS","PRO","RFR","RPC","RPS","SHL","SHU"],  "type": "string"  } 
            , "transConditionText_Type": {  "maxLength": 250,  "type": "string"  } 
            , "despatchPlace_Type": {  "maxLength": 250,  "type": "string"  } 
            , "sub_despatchDate_Type": {  "pattern": "^(((19|20)[0-9][0-9])-(0[1-9]|1[012])-(0[1-9]|1[0-9]|2[0-9]|3[01])(:([0,1][0-9]|2[0-4])-([0-5][0-9])){0,1})|(((19|20)[0-9][0-9])-([0-4][0-9]|[5][0-2]))$",  "type": "string"  } 
            , "sub_delEffectiveDate_Type": {  "pattern": "^(((19|20)[0-9][0-9])-(0[1-9]|1[012])-(0[1-9]|1[0-9]|2[0-9]|3[01])(:([0,1][0-9]|2[0-4])-([0-5][0-9])){0,1})|(((19|20)[0-9][0-9])-([0-4][0-9]|[5][0-2]))$",  "type": "string"  } 
            , "sub_routeLength_Type": {  "minimum": 0,  "type": "number"  } 
            , "transReason_Type": {  "enum": [ "FOC","FRW","FST","FVW","FWK","IST","NWK","RJC","SEL","STO","VEW","WRK"],  "type": "string"  } 
            , "progr_Type": {  "minimum": 1,  "type": "number"  } 
            , "AC_category_Type": {  "enum": [ "1","10","11","12","14","15","16","17","19","2","20","21","22","23","24","25","26","3","30","32","33","35","36","37","38","39","4","40","41","42","45","46","48","49","50","52","53","54","55","56","57","58","59","65","66","7","70","72","73","74","75","76","77","78","79","8","9","AWA","CBK","CCR","CIN","CLB","CPK","CSP","CWB"],  "type": "string"  } 
            , "AC_categoryText_Type": {  "maxLength": 250,  "type": "string"  } 
            , "AC_percent_Type": {  "maximum": 100,  "type": "number"  } 
            , "sub_AC_amount_Type": {  "type": "number"  } 
            , "um_Type": {  "enum": [ "CMK","CMQ","CMT","CNE","CO2TON","COUPLES","DAY","DEGD","DEGMS","DMQ","E37","GRM","HUR","INH","KGM","KMT","KWH","LBR","MCG","MG","MIN","MMK","MONTH","MSEC","MTK","MTQ","MTR","NMB","ONZ","P1","PPM","PZ","RPM","SEC","YEAR","YRD"],  "type": "string"  } 
            , "minQty_Type": {  "minimum": 0,  "type": "number"  } 
            , "currency_Type": {  "enum": [ "ADP","AED","AFA","ALL","AMD","ANG","AOK","AON","ARA","ARP","ARS","ATS","AUD","AWG","AZM","BAD","BBD","BDT","BEC","BEF","BEL","BFF","BGL","BHD","BIF","BMD","BND","BOB","BOP","BRC","BRL","BRR","BSD","BTN","BWP","BYR","BZD","CAD","CDZ","CHF","CLF","CLP","CNY","COP","CRC","CSK","CUP","CVE","CYP","CZK","DEM","DJF","DKK","DOP","DZD","ECS","EEK","EGP","ERN","ESP","ETB","EUR","FIM","FJD","FKP","FRF","GBP","GEL","GHC","GIP","GMD","GNS","GQE","GRD","GTQ","GWP","GYD","HKD","HNL","HRD","HRK","HTG","HUF","IDR","IEP","ILS","INR","IQD","IRR","ISK","ITL","JMD","JOD","JPY","KES","KGS","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAK","LBP","LKR","LRD","LSL","LSM","LTL","LUF","LVL","LYD","MAD","MDL","MGF","MKD","MLF","MMK","MNT","MOP","MRO","MTL","MUR","MVR","MWK","MXN","MYR","MZM","NAD","NGN","NIC","NLG","NOK","NPR","NZD","OMR","PAB","PEI","PEN","PGK","PHP","PKR","PLN","PTE","PYG","QAR","ROL","RUR","RWF","SAR","SBD","SCR","SDD","SDP","SEK","SGD","SHP","SIT","SKK","SLL","SOS","SRG","STD","SUR","SVC","SYP","SZL","THB","TJR","TMM","TND","TOP","TPE","TRL","TTD","TWD","TZS","UAH","UAK","UGS","USD","USN","USS","UYU","UZS","VEB","VND","VUV","WST","XAF","XAU","XBA","XBB","XCD","XDR","XOF","XPF","YDD","YER","YUD","ZAL","ZAR","ZMK","ZWD"],  "type": "string"  } 
            , "maxQty_Type": {  "minimum": 0,  "type": "number"  } 
            , "isCharge_Type": {  "type": "boolean"  } 
            , "sub_lineN_Type": {  "minimum": 1,  "maximum": 9999,  "type": "number"  } 
            , "sub_qty_Type": {  "minimum": 0,  "type": "number"  } 
            , "sub_price_Type": {  "minimum": 0,  "type": "number"  } 
            , "sub_deliveryDate_Type": {  "pattern": "^(((19|20)[0-9][0-9])-(0[1-9]|1[012])-(0[1-9]|1[0-9]|2[0-9]|3[01])(:([0,1][0-9]|2[0-4])-([0-5][0-9])){0,1})|(((19|20)[0-9][0-9])-([0-4][0-9]|[5][0-2]))$",  "type": "string"  } 
            , "productLevel_Type": {  "enum": [ "END","INT"],  "type": "string"  } 
            , "sub_fileName_Type": {  "maxLength": 255,  "type": "string"  } 
            , "sub_binaryObject_Type": {  "type": "string"  } 
            , "sub_hashFootprint_Type": {  "maxLength": 1024,  "type": "string"  } 
            , "uid_Type": {  "type": "string"  } 
            , "idQualifier_Type": {  "type": "string"  } 
            , "email_Type": {  "maxLength": 250,  "type": "string"  } 
            , "phone_Type": {  "maxLength": 35,  "type": "string"  } 
            , "fax_Type": {  "maxLength": 35,  "type": "string"  } 
            , "sub_xGeoCoord_Type": {  "type": "number"  } 
            , "sub_yGeoCoord_Type": {  "type": "number"  } 
            , "sub_zGeoCoord_Type": {  "type": "number"  } 
            , "geoRefSystem_Type": {  "type": "string"  } 
            , "LRI_Type": {  "enum": [ "EN4","GLN","MD","NCA","PLA","TRI"],  "type": "string"  } 
            , "propulsionSystemCode_Type": {  "enum": [ "ALC","BDIE","BEV","BFUE","DIE","FCEV","GAS","GPL","HEV","HUM","HYB","MHY","NUC","PET","PHEV","STEAM","WIND"],  "type": "string"  } 
            , "taxCategory_Type": {  "enum": [ "AA","E","H","O","S","Z"],  "type": "string"  } 
            , "taxRate_Type": {  "type": "string"  } 
            , "sub_legalRef_Type": {  "type": "string"  } 
            , "taxType_Type": {  "enum": [ "BOL","CUD","ENV","FRE","OTH","VAT"],  "type": "string"  } 
            , "sub_weaveDiagramID_Type": {  "maxLength": 25,  "type": "string"  } 
            , "priceQualifier_Type": {  "enum": [ "GET","GIT","NET","NIT"],  "type": "string"  } 
            , "sub_pcQty_Type": {  "minimum": 0,  "maximum": 100,  "type": "number"  } 
            , "sub_lotN_Type": {  "maxLength": 15,  "type": "string"  } 
            , "sub_dyeN_Type": {  "maxLength": 15,  "type": "string"  } 
            , "warpLetter_Type": {  "maxLength": 1,
            "minLength": 1,  "type": "string"  } 
            , "weftLetter_Type": {  "maxLength": 1,
            "minLength": 1,  "type": "string"  } 
            , "CQQ_Type": {  "enum": [ "NS","SA"],  "type": "string"  } 
            , "sub_warpCode_Type": {  "maxLength": 35,  "type": "string"  } 
            , "jobName_Type": {  "maxLength": 40,  "type": "string"  } 
            , "texJob_Type": {  "enum": [ "50","51","52","53","54","56","57","58","59","60","61","62","63","64","65","66","67","68","69","70","71","72","73","80","81","99"],  "type": "string"  } 
            , "texJobTech_Type": {  "enum": [ "50","51","52","53","54","55","56","57","58","59","60","61","62","63","64","68","69","70","71","72","73","74","80","81","99"],  "type": "string"  } 
            , "texMachine_Type": {  "enum": [ "01","02","03","04","05","06","07","08","09","99"],  "type": "string"  } 
            , "format_Type": {  "type": "string"  } 
            , "mime_Type": {  "type": "string"  } 
            , "encoding_Type": {  "type": "string"  } 
            , "characterSet_Type": {  "type": "string"  } 
            , "sub_uri_Type": {  "type": "string"  } 
            , "mimeCode_Type": {  "type": "string"  } 
            , "formatCode_Type": {  "type": "string"  } 
            , "encodingCode_Type": {  "type": "string"  } 
            , "characterSetCode_Type": {  "type": "string"  } 
            , "schemeID_Type": {  "type": "string"  } 
            , "hashMethod_Type": {  "maxLength": 80,  "enum": [ "ADLER32","HMAC","MD2","MD4","MD5","MDC-2","PANAMA","RIPEMD-160","SHA-1","SHA-2 256","SHA-2 384","SHA-2 512","TIGER"],  "type": "string"  } 
            , "sub_transactionReceipt_Type": {  "maxLength": 1024,  "type": "string"  } 
            , "sub_art_Type": {  "maxLength": 80,  "type": "string"  } 
            , "sub_pattern_Type": {  "maxLength": 15,  "type": "string"  } 
            , "sub_color_Type": {  "maxLength": 15,  "type": "string"  } 
            , "sub_added_Type": {  "maxLength": 80,  "type": "string"  } 
            , "sub_description_Type": {  "maxLength": 250,  "type": "string"  } 
            , "sub_percCompos_Type": {  "minimum": 0,  "maximum": 100,  "type": "number"  } 
            , "sub_fabricWeightM_Type": {  "minimum": 0,  "type": "number"  } 
            , "sub_fabricWeightM2_Type": {  "minimum": 0,  "type": "number"  } 
            , "sub_fabricWidth_Type": {  "minimum": 0,  "type": "number"  } 
            , "sub_fabricCutWidth_Type": {  "minimum": 0,  "type": "number"  } 
            , "sub_pieceLength_Type": {  "minimum": 0,  "type": "number"  } 
            , "weave_Type": {  "enum": [ "BA","BE","CO","DE","DO","GA","GR","HO","HS","MA","PL","SA","TO","TR","TW","V","W"],  "type": "string"  } 
            , "sub_warpCount_Type": {  "maxLength": 10,  "type": "string"  } 
            , "sub_weftCount_Type": {  "maxLength": 10,  "type": "string"  } 
            , "warpEndsN_Type": {  "minimum": 0,  "type": "number"  } 
            , "weftEndsN_Type": {  "minimum": 0,  "type": "number"  } 
            , "sub_bowingWarp_Type": {  "minimum": 0,  "type": "number"  } 
            , "sub_bowingWeft_Type": {  "minimum": 0,  "type": "number"  } 
            , "sub_checksFlaw_Type": {  "minimum": 0,  "type": "number"  } 
            , "sub_weftDev_Type": {  "minimum": 0,  "type": "number"  } 
            , "resin_Type": {  "minimum": 0,  "type": "number"  } 
            , "fabricCharText_Type": {  "maxLength": 80,  "type": "string"  } 
            , "fabricChar_Type": {  "enum": [ "CMA","CMB","CMC","CMD","CME","CMF","CMH","CMI","CMJ","CMK","CML","CMM","CMN","CMP","SLA","SLB","SLC","SLD","SLG","SLH","SLI","SLJ","SLK","SLM","SLW","SLX","SLZ","STA","STB","STC","STD","STE","STF"],  "type": "string"  } 
            , "sub_specValue_Type": {  "type": "number"  } 
            , "sub_tolerance_Type": {  "type": "number"  } 
            , "sub_pcTolerance_Type": {  "minimum": 0,  "maximum": 100,  "type": "number"  } 
            , "texMachineParam_Type": {  "enum": [ "01","02","03","04","05","99"],  "type": "string"  } 
            , "isURL_Type": {  "type": "boolean"  } 
            , "addType_Type": {  "enum": [ "CC","CL","CO","DY","LT","MDI","MS","PKG","PL","RGB","SE"],  "type": "string"  } 
            , "ln_Type": {  "enum": [ "af","ar","be","bg","bn","bo","bs","ca","cs","da","de","el","en","eo","es","et","eu","F","fa","fi","fr","ga","gd","gn","he","hr","ht","hu","hy","ia","id","is","it","ja","jv","ka","km","ko","ku","lb","lo","lt","lv","mg","mk","mn","mt","nl","no","pl","pt","ro","ru","se","sk","sl","sm","so","sq","sr","sv","sw","ta","th","tr","uk","ur","uz","vi","zh"],  "type": "string"  } 
            , "fibre_Type": {  "enum": [ "AB","AC","AF","AG","AL","AR","CA","CC","CL","CO","CU","EA","EF","EL","EM","FL","GI","GL","HA","HE","HL","JU","KE","KP","LI","LY","MA","MD","ME","MG","MM","PA","PB","PC","PE","PI","PL","PM","PO","PP","PR","PU","RA","SE","SI","SN","TA","TR","TV","VI","VY","WA","WB","WC","WG","WK","WL","WM","WN","WO","WP","WS","WT","WU","WV","WY"],  "type": "string"  } 
            , "materialSource_Type": {  "enum": [ "REU","SCL","SCL1","SCLx","VRG","VRGB","VRGN"],  "type": "string"  } 
            , "recyclingProcessMethod_Type": {  "enum": [ "CHMD","CHMP","ENZ","MEC","THE","THMC"],  "type": "string"  } 
            , "percSourcesRenewable_Type": {  "type": "number"  } 
            , "validationMethod_Type": {  "enum": [ "CER","EST","EXP","LAB","LIT","MON","REV","SAM","SUP"],  "type": "string"  } 
            , "recyclingProcessEfficiency_Type": {  "minimum": 0,  "maximum": 100,  "type": "number"  } 
            , "method_Type": {  "maxLength": 80,  "type": "string"  } 
            , "source_Type": {  "enum": [ "AC","CO","CV"],  "type": "string"  } 
            , "application_Type": {  "maxLength": 15,  "type": "string"  } 
            , "CV_Type": {  "type": "number"  } 
            
         },  "type":
        "object", "properties": { "TEXWeaveOrder":
            {"$ref":"#/definitions/TEXWeaveOrder_Type"}}, "required": [
            "TEXWeaveOrder" ] } 