UNPKG

geoportal-access-lib

Version:

French Geoportal resources access library

23 lines (22 loc) 397 B
/** * implemented into class 'Address' ! * * Location type Street * * options * options.location.street * * FIXME on traite les attributs ? * * ``` * XSD * Street (balise xsd) : * ex. <Street>1 rue Marconi</Street> * attribute name="officialName" (...) * ``` * ``` * template : "<Street>__VALUE__</Street>" * ``` * @alias Gp.Formats.XLS.LocationUtilityService.Street * */