Loading 103221-1/TS_103_221_01.xsd +8 −0 Original line number Diff line number Diff line Loading @@ -744,6 +744,7 @@ <xs:sequence> <xs:element name="typeOfNeIssueMessage" type="TypeOfNeIssueMessage"/> <xs:element name="description" type="xs:string"/> <xs:element name="alertInformation" type="AlertInformation" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> Loading @@ -754,6 +755,13 @@ <xs:enumeration value="Warning"/> <xs:enumeration value="FaultCleared"/> <xs:enumeration value="FaultReport"/> <xs:enumeration value="Alert"/> </xs:restriction> </xs:simpleType> <!-- See section 6.5.4 --> <xs:simpleType name="AlertInformation"> <xs:restriction base="xs:string"> <xs:enumeration value="DatabaseCleared"/> </xs:restriction> </xs:simpleType> <!-- See section 6.5.4 --> Loading Loading
103221-1/TS_103_221_01.xsd +8 −0 Original line number Diff line number Diff line Loading @@ -744,6 +744,7 @@ <xs:sequence> <xs:element name="typeOfNeIssueMessage" type="TypeOfNeIssueMessage"/> <xs:element name="description" type="xs:string"/> <xs:element name="alertInformation" type="AlertInformation" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> Loading @@ -754,6 +755,13 @@ <xs:enumeration value="Warning"/> <xs:enumeration value="FaultCleared"/> <xs:enumeration value="FaultReport"/> <xs:enumeration value="Alert"/> </xs:restriction> </xs:simpleType> <!-- See section 6.5.4 --> <xs:simpleType name="AlertInformation"> <xs:restriction base="xs:string"> <xs:enumeration value="DatabaseCleared"/> </xs:restriction> </xs:simpleType> <!-- See section 6.5.4 --> Loading