SSR_Group

Special service requests sent to a given Vendor. They may not be granted.
This is different from a Service already bought, which will be stored in a segment, as a
Service or another type of segment depending on the service

Element Group Information

Model

Children: SSR, SSRs

Used By

Source

<xs:group name="SSR_Group">
  <xs:annotation>
    <xs:documentation>Special service requests sent to a given Vendor. They may not be granted. This is different from a Service already bought, which will be stored in a segment, as a Service or another type of segment depending on the service</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:annotation>
      <xs:documentation>Either a unique element or a collection, but not both.</xs:documentation>
    </xs:annotation>
    <xs:element ref="SSR"/>
    <xs:element ref="SSRs"/>
  </xs:choice>
</xs:group>