element WagonExceptionReport
diagram taf_cat_complete_sector_p664.png
namespace http://taf-jsg.info/schemes
properties
content complex
children ExceptionPoint ExceptionReason
used by
elements WagonDeviationMessage WagonExceptionMessage WagonExceptionReasonMessage
annotation
documentation
Specifies the exceptions of a wagon related to a specific location
source <xs:element name="WagonExceptionReport">
 
<xs:annotation>
   
<xs:documentation>Specifies the exceptions of a wagon related to a specific location</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="ExceptionPoint"/>
     
<xs:element ref="ExceptionReason" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy