Commit b6895526 authored by Anne Dierstein's avatar Anne Dierstein
Browse files

remove gender and type in address

parent 34f0de66
Loading
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -429,9 +429,6 @@
        },
        "dateOfBirth":{
          "$ref":"ts_103280_2017_07#/$defs/QualifiedDateTime" 
        },
       "gender": { 
        "type":"string" 
        }
      }
    },
@@ -465,10 +462,6 @@
        },
        "countryCode" : { 
          "$ref" : "ts_103280_2017_07#/$defs/ISOCountryCode"
        },
        "type" : { 
          "description" : "Nature of address, i.e. installation, billing",
          "type":"string"
        }
      }
    },