/**
  * Retourne les propriétés
  *
  * @return array
  */
 function getProps()
 {
     $props = parent::getProps();
     $props["typeId"] = "CCDAPOCD_MT000040_InfrastructureRoot_typeId xml|element max|1";
     $props["consent"] = "CCDAPOCD_MT000040_Consent xml|element required";
     $props["typeCode"] = "CCDAActRelationshipType xml|attribute fixed|AUTH";
     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["parentDocument"] = "CCDAPOCD_MT000040_ParentDocument xml|element required";
     $props["typeCode"] = "CCDAx_ActRelationshipDocument xml|attribute required";
     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["order"] = "CCDAPOCD_MT000040_Order xml|element required";
     $props["typeCode"] = "CCDAActRelationshipFulfills xml|attribute fixed|FLFS";
     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["observationRange"] = "CCDAPOCD_MT000040_ObservationRange xml|element required";
     $props["typeCode"] = "CCDAActRelationshipType xml|attribute fixed|REFV";
     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["encompassingEncounter"] = "CCDAPOCD_MT000040_EncompassingEncounter xml|element required";
     $props["typeCode"] = "CCDAActRelationshipHasComponent xml|attribute fixed|COMP";
     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["section"] = "CCDAPOCD_MT000040_Section xml|element required";
     $props["typeCode"] = "CCDAActRelationshipHasComponent xml|attribute fixed|COMP";
     $props["contextConductionInd"] = "CCDA_base_bl xml|attribute fixed|true";
     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["seperatableInd"] = "CCDABL xml|element max|1";
     $props["externalAct"] = "CCDAPOCD_MT000040_ExternalAct xml|element required";
     $props["externalObservation"] = "CCDAPOCD_MT000040_ExternalObservation xml|element required";
     $props["externalProcedure"] = "CCDAPOCD_MT000040_ExternalProcedure xml|element required";
     $props["externalDocument"] = "CCDAPOCD_MT000040_ExternalDocument xml|element required";
     $props["typeCode"] = "CCDAx_ActRelationshipExternalReference xml|attribute required";
     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["sequenceNumber"] = "CCDAINT xml|element max|1";
     $props["seperatableInd"] = "CCDABL xml|element max|1";
     $props["act"] = "CCDAPOCD_MT000040_Act xml|element required";
     $props["encounter"] = "CCDAPOCD_MT000040_Encounter xml|element required";
     $props["observation"] = "CCDAPOCD_MT000040_Observation xml|element required";
     $props["observationMedia"] = "CCDAPOCD_MT000040_ObservationMedia xml|element required";
     $props["organizer"] = "CCDAPOCD_MT000040_Organizer xml|element required";
     $props["procedure"] = "CCDAPOCD_MT000040_Procedure xml|element required";
     $props["regionOfInterest"] = "CCDAPOCD_MT000040_RegionOfInterest xml|element required";
     $props["substanceAdministration"] = "CCDAPOCD_MT000040_SubstanceAdministration xml|element required";
     $props["supply"] = "CCDAPOCD_MT000040_Supply xml|element required";
     $props["typeCode"] = "CCDAx_ActRelationshipEntryRelationship xml|attribute required";
     $props["inversionInd"] = "CCDA_base_bl xml|attribute";
     $props["contextConductionInd"] = "CCDA_base_bl xml|attribute default|true";
     $props["negationInd"] = "CCDA_base_bl xml|attribute";
     return $props;
 }