Exemplo n.º 1
0
 /**
  * Props
  *
  * @return array
  */
 function getProps()
 {
     $props = parent::getProps();
     $props["representation"] = "CCDA_base_BinaryDataEncoding xml|attribute default|TXT";
     $props["data"] = "str xml|data";
     return $props;
 }
Exemplo n.º 2
0
 /**
  * Get the properties of our class as strings
  *
  * @return array
  */
 function getProps()
 {
     $props = parent::getProps();
     $props["delimiter"] = "CCDA_en_delimiter xml|element";
     $props["family"] = "CCDA_en_family xml|element";
     $props["given"] = "CCDA_en_given xml|element";
     $props["prefix"] = "CCDA_en_prefix xml|element";
     $props["suffix"] = "CCDA_en_suffix xml|element";
     $props["validTime"] = "CCDAIVL_TS xml|element max|1";
     $props["use"] = "CCDAset_EntityNameUse xml|attribute";
     $props["data"] = "str xml|data";
     return $props;
 }
Exemplo n.º 3
0
 /**
  * Get the properties of our class as strings
  *
  * @return array
  */
 function getProps()
 {
     $props = parent::getProps();
     $props["value"] = "CCDA_base_bl xml|attribute notNullFlavor";
     return $props;
 }
Exemplo n.º 4
0
 /**
  * Get the properties of our class as strings
  *
  * @return array
  */
 function getProps()
 {
     $props = parent::getProps();
     $props["delimiter"] = "CCDAadxp_delimiter xml|element";
     $props["country"] = "CCDAadxp_country xml|element";
     $props["state"] = "CCDAadxp_state xml|element";
     $props["county"] = "CCDAadxp_county xml|element";
     $props["city"] = "CCDAadxp_city xml|element";
     $props["postalCode"] = "CCDAadxp_postalCode xml|element";
     $props["streetAddressLine"] = "CCDAadxp_streetAddressLine xml|element";
     $props["houseNumber"] = "CCDAadxp_houseNumber xml|element";
     $props["houseNumberNumeric"] = "CCDAadxp_houseNumberNumeric xml|element";
     $props["direction"] = "CCDAadxp_direction xml|element";
     $props["streetName"] = "CCDAadxp_streetName xml|element";
     $props["streetNameBase"] = "CCDAadxp_streetNameBase xml|element";
     $props["streetNameType"] = "CCDAadxp_streetNameType xml|element";
     $props["additionalLocator"] = "CCDAadxp_additionalLocator xml|element";
     $props["unitID"] = "CCDAadxp_unitID xml|element";
     $props["unitType"] = "CCDAadxp_unitType xml|element";
     $props["careOf"] = "CCDAadxp_careOf xml|element";
     $props["censusTract"] = "CCDAadxp_censusTract xml|element";
     $props["deliveryAddressLine"] = "CCDAadxp_deliveryAddressLine xml|element";
     $props["deliveryInstallationType"] = "CCDAadxp_deliveryInstallationType xml|element";
     $props["deliveryInstallationArea"] = "CCDAadxp_deliveryInstallationArea xml|element";
     $props["deliveryInstallationQualifier"] = "CCDAadxp_deliveryInstallationQualifier xml|element";
     $props["deliveryMode"] = "CCDAadxp_deliveryMode xml|element";
     $props["deliveryModeIdentifier"] = "CCDAadxp_deliveryModeIdentifier xml|element";
     $props["buildingNumberSuffix"] = "CCDAadxp_buildingNumberSuffix xml|element";
     $props["postBox"] = "CCDAadxp_postBox xml|element";
     $props["precinct"] = "CCDAadxp_precinct xml|element xml|element";
     $props["useablePeriod"] = "CCDASXCM_TS xml|element";
     $props["use"] = "CCDAset_PostalAddressUse xml|attribute";
     $props["isNotOrdered"] = "CCDA_base_bl xml|attribute";
     $props["data"] = "str xml|data";
     return $props;
 }
Exemplo n.º 5
0
 /**
  * Get the properties of our class as strings
  *
  * @return array
  */
 function getProps()
 {
     $props = parent::getProps();
     $props["origin"] = "CCDATS xml|element required";
     $props["scale"] = "CCDAPQ xml|element required";
     $props["digits"] = "CCDAlist_int xml|element required";
     return $props;
 }
Exemplo n.º 6
0
 /**
  * Get the properties of our class as strings
  *
  * @return array
  */
 function getProps()
 {
     $props = parent::getProps();
     $props["originalText"] = "CCDAED xml|element max|1";
     $props["qualifier"] = "CCDACR xml|element";
     $props["translation"] = "CCDACD xml|element";
     $props["code"] = "CCDA_base_cs xml|attribute";
     $props["codeSystem"] = "CCDA_base_uid xml|attribute";
     $props["codeSystemName"] = "CCDA_base_st xml|attribute";
     $props["codeSystemVersion"] = "CCDA_base_st xml|attribute";
     $props["displayName"] = "CCDA_base_st xml|attribute";
     return $props;
 }
Exemplo n.º 7
0
 /**
  * Get the properties of our class as strings
  *
  * @return array
  */
 function getProps()
 {
     $props = parent::getProps();
     $props["root"] = "CCDA_base_uid xml|attribute";
     $props["extension"] = "CCDA_base_st xml|attribute";
     $props["assigningAuthorityName"] = "CCDA_base_st xml|attribute";
     $props["displayable"] = "CCDA_base_bl xml|attribute";
     return $props;
 }
Exemplo n.º 8
0
 /**
  * Get the properties of our class as strings
  *
  * @return array
  */
 function getProps()
 {
     $props = parent::getProps();
     $props["nullFlavor"] = "CCDANullFlavor xml|attribute prohibited";
     return $props;
 }
Exemplo n.º 9
0
 /**
  * Get the properties of our class as strings
  *
  * @return array
  */
 function getProps()
 {
     $props = parent::getProps();
     $props["value"] = "CCDA_base_url xml|attribute";
     return $props;
 }
Exemplo n.º 10
0
 /**
  * Get the properties of our class as strings
  *
  * @return array
  */
 function getProps()
 {
     $props = parent::getProps();
     $props["head"] = "CCDATS xml|element required";
     $props["increment"] = "CCDAPQ xml|element required";
     $props["period"] = "CCDA_base_int xml|attribute";
     $props["denominator"] = "CCDA_base_int xml|attribute";
     return $props;
 }
Exemplo n.º 11
0
 /**
  * Get the properties of our class as strings
  *
  * @return array
  */
 function getProps()
 {
     $props = parent::getProps();
     $props["name"] = "CCDACV xml|element max|1";
     $props["value"] = "CCDACD xml|element max|1";
     $props["inverted"] = "CCDA_base_bn xml|attribute default|false";
     return $props;
 }
Exemplo n.º 12
0
 /**
  * Get the properties of our class as strings
  *
  * @return array()
  */
 function getProps()
 {
     $props = parent::getProps();
     return $props;
 }