diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | MessageHeader AdministrativeContactInformation Identifiers MessageStatus TypeOfRUHarmonization TypeOfIMHarmonization CoordinatingIM LeadRU TypeOfRequest TypeOfInformation PathInformation NetworkSpecificParameter FreeTextField | ||
annotation |
|
||
source | <xs:element name="PathDetailsMessage"> <xs:annotation> <xs:documentation>This message is used by the IM to the RU confirmaing details of the path in response to an RU request</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="MessageHeader"/> <xs:element ref="AdministrativeContactInformation"/> <xs:element ref="Identifiers" minOccurs="0"/> <xs:element ref="MessageStatus"/> <xs:element ref="TypeOfRUHarmonization" minOccurs="0"/> <xs:element ref="TypeOfIMHarmonization" minOccurs="0"/> <xs:element ref="CoordinatingIM" minOccurs="0"/> <xs:element ref="LeadRU" minOccurs="0"/> <xs:element ref="TypeOfRequest"> <xs:annotation> <xs:documentation>1 Path study 2 Path request 3 Path Modification </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="TypeOfInformation"/> <xs:element ref="PathInformation"/> <xs:element ref="NetworkSpecificParameter" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A structured section for specific mandatory attributes for that network. This has to be checked by the applications that network section is contained in journy location only if journy location belongs to PathInformation element </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="FreeTextField" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |