 { "$schema":
        "http://json-schema.org/draft-07/schema#", "$id": "urn:moda-ml:repository:schema:SRVinformationrequest", "title":
            "SRVinformationrequest", "description": "SRVinformationrequest", "definitions": { 
         "SRVinformationrequest_Type": { 
             "description": "SRVinformationrequest", 
             "type": "object",
            "properties": { 
            
                "@version": { "$ref": "#/definitions/version_Type" },
                "@useProfile": { "$ref": "#/definitions/useProfile_Type" }, 
                "SRVheader": { 
             "$ref": "#/definitions/SRVheader_Type"  } 
            ,
                "furtherRequestedInformation": { 
             "items": {  "$ref": "#/definitions/furtherRequestedInformation_Type"  }, "type": "array" 
                , "maxItems": 9 } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["SRVheader" ]
             } 
            , "SRVheader_Type": { 
             "description": "SRVheader", 
             "type": "object",
            "properties": { 
            
                "msgID": { 
             "$ref": "#/definitions/msgID_Type"  } 
            ,
                "msgDate": { 
             "$ref": "#/definitions/msgDate_Type"  } 
            ,
                "senderParty": { 
             "$ref": "#/definitions/senderParty_Type"  } 
            ,
                "receiverParty": { 
             "$ref": "#/definitions/receiverParty_Type"  } 
            ,
                "platformServiceReference": { 
             "$ref": "#/definitions/platformServiceReference_Type"  } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["senderParty" ,"receiverParty" ,"platformServiceReference" ]
             } 
            , "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" ]
             } 
            , "receiverParty_Type": { 
             "description": "receiverParty", 
             "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" ]
             } 
            , "platformServiceReference_Type": { 
             "description": "platformServiceReference", 
             "type": "object",
            "properties": { 
            
                "platformServiceCode": { 
             "$ref": "#/definitions/platformServiceCode_Type"  } 
            ,
                "serviceTicketID": { 
             "$ref": "#/definitions/serviceTicketID_Type"  } 
            ,
                "serviceRequestedAction": { 
             "$ref": "#/definitions/serviceRequestedAction_Type"  } 
             }, 
            
            
             "additionalProperties": false 
            , "required": ["platformServiceCode" ,"serviceRequestedAction" ]
             } 
            , "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" ]
             } 
            , "furtherRequestedInformation_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_furtherRequestedInformation_Type"  } ,
                "@ln": { "$ref": "#/definitions/ln_Type" } },  "additionalProperties": false 
             } 
            , "msgDate_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_msgDate_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 
             } 
            , "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 
             } 
            , "platformServiceCode_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_platformServiceCode_Type"  } ,
                "@codeList": { "$ref": "#/definitions/codeList_Type" } },  "additionalProperties": false 
             } 
            , "serviceRequestedAction_Type": { "type": "object", "properties": {  "$": {  "$ref": "#/definitions/sub_serviceRequestedAction_Type"  } ,
                "@codeList": { "$ref": "#/definitions/codeList_Type" } },  "additionalProperties": false 
             } 
            , "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 
             } 
            , "sub_furtherRequestedInformation_Type": {  "type": "string"  } 
            , "version_Type": {  "enum": [ "2013-1","2018-1","draft"],  "type": "string"  } 
            , "useProfile_Type": {  "type": "string"  } 
            , "msgID_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"  } 
            , "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"  } 
            , "dateForm_Type": {  "enum": [ "D","M","S","W"],  "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_platformServiceCode_Type": {  "enum": [ "0","1","2","3","4","5"],  "type": "string"  } 
            , "serviceTicketID_Type": {  "type": "string"  } 
            , "sub_serviceRequestedAction_Type": {  "enum": [ "activate","execution","getinfo","proposedreport","reportapproval","reportrejected","setinfo"],  "type": "string"  } 
            , "numberingOrg_Type": {  "enum": [ "CBR","CL","CO","DU","EB","EN","EO","ES","FO","GS","MF","ML","PL","REX","SP","SU"],  "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"  } 
            , "codeList_Type": {  "maxLength": 255,  "type": "string"  } 
            
         },  "type":
        "object", "properties": { "SRVinformationrequest":
            {"$ref":"#/definitions/SRVinformationrequest_Type"}}, "required": [
            "SRVinformationrequest" ] } 