/**
  * Retourne les propriétés
  *
  * @return array
  */
 function getProps()
 {
     $props = parent::getProps();
     $props["typeId"] = "CCDAPOCD_MT000040_InfrastructureRoot_typeId xml|element max|1";
     $props["id"] = "CCDAII xml|element max|1";
     $props["name"] = "CCDAPN xml|element";
     $props["administrativeGenderCode"] = "CCDACE xml|element max|1";
     $props["birthTime"] = "CCDATS xml|element max|1";
     $props["maritalStatusCode"] = "CCDACE xml|element max|1";
     $props["religiousAffiliationCode"] = "CCDACE xml|element max|1";
     $props["raceCode"] = "CCDACE xml|element max|1";
     $props["ethnicGroupCode"] = "CCDACE xml|element max|1";
     $props["guardian"] = "CCDAPOCD_MT000040_Guardian xml|element";
     $props["birthplace"] = "CCDAPOCD_MT000040_Birthplace xml|element max|1";
     $props["languageCommunication"] = "CCDAPOCD_MT000040_LanguageCommunication xml|element";
     $props["classCode"] = "CCDAEntityClass xml|attribute fixed|PSN";
     $props["determinerCode"] = "CCDAEntityDeterminer xml|attribute fixed|INSTANCE";
     return $props;
 }
 /**
  * Retourne les propriétés
  *
  * @return array
  */
 function getProps()
 {
     $props = parent::getProps();
     $props["typeId"] = "CCDAPOCD_MT000040_InfrastructureRoot_typeId xml|element max|1";
     $props["name"] = "CCDAPN xml|element";
     $props["administrativeGenderCode"] = "CCDACE xml|element max|1";
     $props["birthTime"] = "CCDATS xml|element max|1";
     $props["classCode"] = "CCDAEntityClass xml|attribute fixed|PSN";
     $props["determinerCode"] = "CCDAEntityDeterminer xml|attribute fixed|INSTANCE";
     return $props;
 }