Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type XmlObject ¶
type XmlObject struct { XMLName xml.Name `xml:"House"` POSTALCODE *string `xml:"POSTALCODE,attr,omitempty"` IFNSFL int `xml:"IFNSFL,attr,omitempty"` TERRIFNSFL int `xml:"TERRIFNSFL,attr,omitempty"` IFNSUL int `xml:"IFNSUL,attr,omitempty"` TERRIFNSUL int `xml:"TERRIFNSUL,attr,omitempty"` OKATO *string `xml:"OKATO,attr,omitempty"` OKTMO *string `xml:"OKTMO,attr,omitempty"` UPDATEDATE string `xml:"UPDATEDATE,attr"` HOUSENUM *string `xml:"HOUSENUM,attr,omitempty"` ESTSTATUS int `xml:"ESTSTATUS,attr"` BUILDNUM *string `xml:"BUILDNUM,attr,omitempty"` STRUCNUM *string `xml:"STRUCNUM,attr,omitempty"` STRSTATUS int `xml:"STRSTATUS,attr"` HOUSEID string `xml:"HOUSEID,attr"` HOUSEGUID string `xml:"HOUSEGUID,attr"` AOGUID string `xml:"AOGUID,attr"` STARTDATE string `xml:"STARTDATE,attr"` ENDDATE string `xml:"ENDDATE,attr"` STATSTATUS int `xml:"STATSTATUS,attr"` NORMDOC *string `xml:"NORMDOC,attr,omitempty"` COUNTER int `xml:"COUNTER,attr"` }
Сведения по номерам домов улиц городов и населенных пунктов, номера земельных участков и т.п
Click to show internal directories.
Click to hide internal directories.