Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base=" http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="exceptional_gauging_ident" type=" http://eu/rne/pcs-online/WebServices/types/TrainParameters}ExceptionalGaugingIdent" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
exceptional_gauging_ident | list of ExceptionalGaugingIdent | element | 0/unbounded |
Example
<e-----> <exceptional_gauging_ident id="..."> <trasse_element_id>...</trasse_element_id> <exceptional_gauging_ident_code>...</exceptional_gauging_ident_code> </exceptional_gauging_ident> </e----->