Java class for ResponsibleRu complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ResponsibleRu"> <complexContent> <restriction base=" http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="agency_id" type=" http://eu/rne/pcs-online/WebServices/types/Dictionaries}AgencyId"/> </sequence> </restriction> </complexContent> </complexType>
name | data type | type | namespace | min/max occurs | constraints | description |
---|---|---|---|---|---|---|
agency_id | AgencyId | element | 1/1 | required | Responsible RU agency. |
Example
<r-----> <agency_id> <agency_id>...</agency_id> <agency_uic_id>...</agency_uic_id> </agency_id> </r----->