<xs:element name="CancelledRecordData"> <xs:complexType> <xs:sequence> <xs:element name="CancelledRecordID" type="mstns:RecordID" /> <xs:element name="CancelledRecordDate" type="mstns:dateTimeUTC" /> <xs:element name="CancelledRecordReason" type="mstns:LongString" /> </xs:sequence> </xs:complexType> </xs:element>