Commit dd8994de authored by Mark Canterbury's avatar Mark Canterbury
Browse files

Removing some other random line

parent b77db862
Loading
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
		<xs:complexContent>
			<xs:extension base="core:HI1Object">
				<xs:sequence>
					<xs:element name="AuthorisationReference" type="etsi:LongString" minOccurs="0"></xs:element>
					<xs:element name="AuthorisationLegalType" type="common:DictionaryEntry" minOccurs="0"></xs:element>
					<xs:element name="AuthorisationPriority" type="common:DictionaryEntry" minOccurs="0"></xs:element>
					<xs:element name="AuthorisationStatus"  type="common:DictionaryEntry" minOccurs="0"></xs:element>
@@ -38,11 +39,7 @@
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="AuthorisationFlags">
		<xs:sequence>
			<xs:element name="AuthorisationFlag" type="common:DictionaryEntry" minOccurs="0" maxOccurs="unbounded" />
		</xs:sequence>
	</xs:complexType>

	<xs:complexType name="AuthorisationTimespan">
		<xs:sequence>
			<xs:element name="StartTime" type="etsi:QualifiedDateTime" minOccurs="0"></xs:element>