Loading 103705/schema/etsi_types.schema.json +6 −5 Original line number Diff line number Diff line Loading @@ -491,7 +491,7 @@ }, "paymentCardNumber" : { "type": "string", "pattern": "^\d{8,19}$" "pattern": "^\\d{8,19}$" }, "paymentCard" : { "type" : "object", Loading @@ -503,7 +503,7 @@ "type" : "string" }, "type": { "type" : "string"}, "type" : "string", "description" : "nature of the card, i.e. VISA" }, "dateOfExpiry" : { Loading @@ -518,7 +518,7 @@ "type" : "object", "properties" : { "id": { "type" : "string", "type" : "string" }, "begin" : { "$ref" : "ts_103280_2017_07#/$defs/QualifiedDateTime" Loading Loading @@ -578,10 +578,10 @@ "type" : "string" }, "dateOfExpiry" : { "type": "$ref":"ts_103280_2017_07#/$defs/QualifiedDate" "$ref":"ts_103280_2017_07#/$defs/QualifiedDate" }, "counryCode" : { "type" : "$ref":"ts_103705_2024_02#/$defs/CountryCode" "$ref":"ts_103705_2024_02#/$defs/CountryCode" }, "documentFile" : { "$ref" : "ts_103705_2024_02#/$defs/DocumentFile" Loading @@ -590,3 +590,4 @@ } } } Loading
103705/schema/etsi_types.schema.json +6 −5 Original line number Diff line number Diff line Loading @@ -491,7 +491,7 @@ }, "paymentCardNumber" : { "type": "string", "pattern": "^\d{8,19}$" "pattern": "^\\d{8,19}$" }, "paymentCard" : { "type" : "object", Loading @@ -503,7 +503,7 @@ "type" : "string" }, "type": { "type" : "string"}, "type" : "string", "description" : "nature of the card, i.e. VISA" }, "dateOfExpiry" : { Loading @@ -518,7 +518,7 @@ "type" : "object", "properties" : { "id": { "type" : "string", "type" : "string" }, "begin" : { "$ref" : "ts_103280_2017_07#/$defs/QualifiedDateTime" Loading Loading @@ -578,10 +578,10 @@ "type" : "string" }, "dateOfExpiry" : { "type": "$ref":"ts_103280_2017_07#/$defs/QualifiedDate" "$ref":"ts_103280_2017_07#/$defs/QualifiedDate" }, "counryCode" : { "type" : "$ref":"ts_103705_2024_02#/$defs/CountryCode" "$ref":"ts_103705_2024_02#/$defs/CountryCode" }, "documentFile" : { "$ref" : "ts_103705_2024_02#/$defs/DocumentFile" Loading @@ -590,3 +590,4 @@ } } }