 { "$schema":
        "http://json-schema.org/draft-07/schema#", "$id": "urn:moda-ml:repository:schema:GPDocAvailability", "title":
            "GPDocAvailability", "description": "GPDocAvailability", "definitions": { 
         "GPDocAvailability_Type": { 
             "description": "GPDocAvailability", 
             "type": "object",
            "properties": { 
            
                "@msgfunction": { "$ref": "#/definitions/msgfunction_Type" },
                "@version": { "$ref": "#/definitions/version_Type" },
                "@useProfile": { "$ref": "#/definitions/useProfile_Type" }, 
                "GPDheader": { 
             "$ref": "#/definitions/GPDheader_Type"  } 
            ,
                "GPDAbody": { 
             "$ref": "#/definitions/GPDAbody_Type"  } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["GPDheader" ,"GPDAbody" ]
             } 
            , "GPDheader_Type": { 
             "description": "GPDheader", 
             "type": "object",
            "properties": { 
            
                "msgN": { 
             "$ref": "#/definitions/msgN_Type"  } 
            ,
                "msgDate": { 
             "$ref": "#/definitions/msgDate_Type"  } 
            ,
                "refDoc": { 
             "items": {  "$ref": "#/definitions/refDoc_Type"  }, "type": "array" 
                , "maxItems": 9 } 
            ,
                "senderParty": { 
             "$ref": "#/definitions/senderParty_Type"  } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["msgN" ,"msgDate" ,"senderParty" ]
             } 
            , "GPDAbody_Type": { 
             "description": "GPDAbody", 
             "type": "object",
            "properties": { 
            
                "GDPAitem": { 
             "items": {  "$ref": "#/definitions/GDPAitem_Type"  }, "type": "array" 
                 } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["GDPAitem" ]
             } 
            , "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"]
             } 
            , "senderParty_Type": { 
             "description": "senderParty", 
             "type": "object",
            "properties": { 
            
                "@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" ]
             } 
            , "GDPAitem_Type": { 
             "description": "GDPAitem", 
             "type": "object",
            "properties": { 
            
                "docID": { 
             "$ref": "#/definitions/docID_Type"  } 
            ,
                "docDate": { 
             "$ref": "#/definitions/docDate_Type"  } 
            ,
                "title": { 
             "items": {  "$ref": "#/definitions/title_Type"  }, "type": "array" 
                 } 
            ,
                "description": { 
             "items": {  "$ref": "#/definitions/description_Type"  }, "type": "array" 
                 } 
            ,
                "validityStart": { 
             "$ref": "#/definitions/validityStart_Type"  } 
            ,
                "validityEnd": { 
             "$ref": "#/definitions/validityEnd_Type"  } 
            ,
                "issuerParty": { 
             "$ref": "#/definitions/issuerParty_Type"  } 
            ,
                "availabilityDateTime": { 
             "$ref": "#/definitions/availabilityDateTime_Type"  } 
            ,
                "refDoc": { 
             "items": {  "$ref": "#/definitions/refDoc_Type"  }, "type": "array" 
                , "maxItems": 9 } 
            ,
                "tracedObject": { 
             "items": {  "$ref": "#/definitions/tracedObject_Type"  }, "type": "array" 
                 } 
            ,
                "actionRequired": { 
             "$ref": "#/definitions/actionRequired_Type"  } 
            ,
                "signatureInformation": { 
             "$ref": "#/definitions/signatureInformation_Type"  } 
            ,
                "attachment": { 
             "$ref": "#/definitions/attachment_Type"  } 
            ,
                "note": { 
             "items": {  "$ref": "#/definitions/note_Type"  }, "type": "array" 
                , "maxItems": 99 } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["docID" ,"docDate" ]
             } 
            , "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" ]
             } 
            , "issuerParty_Type": { 
             "description": "issuerParty", 
             "type": "object",
            "properties": { 
            
                "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"  } 
            ,
                "issuerAccreditationInfo": { 
             "$ref": "#/definitions/issuerAccreditationInfo_Type"  } 
             }, 
            
            
             "additionalProperties": false 
            
             } 
            , "tracedObject_Type": { 
             "description": "tracedObject", 
             "type": "object",
            "properties": { 
            
                "@objectInstanceTypeCode": { "$ref": "#/definitions/objectInstanceTypeCode_Type" }, 
                "objectInstanceIdentification": { 
             "$ref": "#/definitions/objectInstanceIdentification_Type"  } 
            ,
                "productIDandQty": { 
             "items": {  "$ref": "#/definitions/productIDandQty_Type"  }, "type": "array" 
                , "maxItems": 99 } 
            ,
                "objectTypeCode": { 
             "$ref": "#/definitions/objectTypeCode_Type"  } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["objectInstanceIdentification" ,"productIDandQty" ,"objectTypeCode" ,"@objectInstanceTypeCode"]
             } 
            , "signatureInformation_Type": { 
             "description": "signatureInformation", 
             "type": "object",
            "properties": { 
            
                "signatureTypeCode": { 
             "$ref": "#/definitions/signatureTypeCode_Type"  } 
            ,
                "signatoryParty": { 
             "items": {  "$ref": "#/definitions/signatoryParty_Type"  }, "type": "array" 
                 } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["signatureTypeCode" ]
             } 
            , "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" ]
             } 
            , "objectInstanceIdentification_Type": { 
             "description": "objectInstanceIdentification", 
             "type": "object",
            "properties": { 
            
                "@objectInstanceTypeCode": { "$ref": "#/definitions/objectInstanceTypeCode_Type" }, 
                "objectID": { 
             "items": {  "$ref": "#/definitions/objectID_Type"  }, "type": "array" 
                , "maxItems": 9 } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["objectID" ,"@objectInstanceTypeCode"]
             } 
            , "productIDandQty_Type": { 
             "description": "productIDandQty", 
             "type": "object",
            "properties": { 
            
                "uniqueProductID": { 
             "$ref": "#/definitions/uniqueProductID_Type"  } 
            ,
                "qty": { 
             "items": {  "$ref": "#/definitions/qty_Type"  }, "type": "array" 
                , "maxItems": 2 } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["uniqueProductID" ]
             } 
            , "signatoryParty_Type": { 
             "description": "signatoryParty", 
             "type": "object",
            "properties": { 
            
                "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 
            
             } 
            , "msgDate_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_msgDate_Type"  } ,
                "@dateForm": { "$ref": "#/definitions/dateForm_Type" } },  "additionalProperties": false 
             } 
            , "docID_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_docID_Type"  } ,
                "@numberingOrg": { "$ref": "#/definitions/numberingOrg_Type" } },  "additionalProperties": false 
             } 
            , "docDate_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_docDate_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 
             } 
            , "id_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_id_Type"  } ,
                "@numberingOrg": { "$ref": "#/definitions/numberingOrg_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 
             } 
            , "title_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_title_Type"  } ,
                "@ln": { "$ref": "#/definitions/ln_Type" } },  "additionalProperties": false 
             } 
            , "description_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_description_Type"  } ,
                "@ln": { "$ref": "#/definitions/ln_Type" } },  "additionalProperties": false 
             } 
            , "validityStart_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_validityStart_Type"  } ,
                "@dateForm": { "$ref": "#/definitions/dateForm_Type" } },  "additionalProperties": false 
             } 
            , "validityEnd_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_validityEnd_Type"  } ,
                "@dateForm": { "$ref": "#/definitions/dateForm_Type" } },  "additionalProperties": false 
             } 
            , "availabilityDateTime_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_availabilityDateTime_Type"  } ,
                "@dateForm": { "$ref": "#/definitions/dateForm_Type" } },  "additionalProperties": false 
            , "required": ["@dateForm"] } 
            , "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 
             } 
            , "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 
             } 
            , "signatureTypeCode_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_signatureTypeCode_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 
             } 
            , "objectID_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_objectID_Type"  } ,
                "@schemeID": { "$ref": "#/definitions/schemeID_Type" } },  "additionalProperties": false 
            , "required": ["@schemeID"] } 
            , "uniqueProductID_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_uniqueProductID_Type"  } ,
                "@schemeID": { "$ref": "#/definitions/schemeID_Type" } },  "additionalProperties": false 
            , "required": ["@schemeID"] } 
            , "qty_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_qty_Type"  } ,
                "@um": { "$ref": "#/definitions/um_Type" } },  "additionalProperties": false 
            , "required": ["@um"] } 
            , "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"  } 
            , "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"  } 
            , "dateForm_Type": {  "enum": [ "D","M","S","W"],  "type": "string"  } 
            , "sub_docID_Type": {  "maxLength": 80,  "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"  } 
            , "sub_season_Type": {  "maxLength": 15,  "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"  } 
            , "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"  } 
            , "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"  } 
            , "sender_Type": {  "type": "boolean"  } 
            , "sub_title_Type": {  "type": "string"  } 
            , "sub_description_Type": {  "maxLength": 250,  "type": "string"  } 
            , "sub_validityStart_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_validityEnd_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_availabilityDateTime_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"  } 
            , "actionRequired_Type": {  "type": "boolean"  } 
            , "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"  } 
            , "codeList_Type": {  "maxLength": 255,  "type": "string"  } 
            , "listName_Type": {  "maxLength": 40,  "type": "string"  } 
            , "listVersion_Type": {  "maxLength": 6,  "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"  } 
            , "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"  } 
            , "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"  } 
            , "geoRefSystem_Type": {  "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"  } 
            , "issuerAccreditationInfo_Type": {  "type": "string"  } 
            , "objectTypeCode_Type": {  "enum": [ "ACCE","CFBR","FABR","FIL","GARM","GRCO","KNFA","LFIB","PFBR","POLY","PPFB","RAFA","RAFI","RAGA","RAKF","RAYA","TOPS","TRIM","WACC","WFFP","WFGP","WFYP","WGGP","WPAC","WPFB","WPGR","WPTR","WTRM","WYFP","WYYP","YARN"],  "type": "string"  } 
            , "objectInstanceTypeCode_Type": {  "enum": [ "IST","LOT"],  "type": "string"  } 
            , "sub_signatureTypeCode_Type": {  "type": "string"  } 
            , "noteLabel_Type": {  "maxLength": 35,  "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_objectID_Type": {  "type": "string"  } 
            , "sub_uniqueProductID_Type": {  "maxLength": 80,  "type": "string"  } 
            , "sub_qty_Type": {  "minimum": 0,  "type": "number"  } 
            , "isURL_Type": {  "type": "boolean"  } 
            
         },  "type":
        "object", "properties": { "GPDocAvailability":
            {"$ref":"#/definitions/GPDocAvailability_Type"}}, "required": [
            "GPDocAvailability" ] } 