Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type XmlObject ¶
type XmlObject struct { XMLName xml.Name `xml:"HouseInterval"` 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"` INTSTART int `xml:"INTSTART,attr"` INTEND int `xml:"INTEND,attr"` HOUSEINTID string `xml:"HOUSEINTID,attr"` INTGUID string `xml:"INTGUID,attr"` AOGUID string `xml:"AOGUID,attr"` STARTDATE string `xml:"STARTDATE,attr"` ENDDATE string `xml:"ENDDATE,attr"` INTSTATUS int `xml:"INTSTATUS,attr"` NORMDOC *string `xml:"NORMDOC,attr,omitempty"` COUNTER int `xml:"COUNTER,attr"` }
Интервалы домов
Click to show internal directories.
Click to hide internal directories.