Element | standard-notes |
<xs:complexType name="standard-notesType"> <xs:sequence> <xs:element name="note-language" type="exch:note-languageType" minOccurs="0"/> <xs:element name="note-text" type="exch:note-textType" minOccurs="0"/> </xs:sequence> </xs:complexType> |