XML Schema Documentation

Simple Type: DisruptionFallbacksEnum

[Table of contents]

Super-types: xsd:token < DisruptionFallbacksEnum (by restriction)
Sub-types: None
Name DisruptionFallbacksEnum
Content
  • Base XSD Type: token
  • value comes from list: {'AsSpecifiedInMasterAgreement'}
Documentation The specification of how disruption fallbacks will be represented.
Diagram
Schema Component Representation
<xsd:simpleType name="DisruptionFallbacksEnum">
<xsd:restriction base=" xsd:token ">
<xsd:enumeration value="AsSpecifiedInMasterAgreement"/>
</xsd:restriction>
</xsd:simpleType>