complexType ReceiverBagType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
children com:ReceiverDateTime com:CommentText
used by
element com:ReceiverBag
source <xsd:complexType name="ReceiverBagType">
<xsd:sequence>
<xsd:element ref="com:ReceiverDateTime">
</xsd:element>
<xsd:element ref="com:CommentText" minOccurs="0">
</xsd:element>
</xsd:sequence>
</xsd:complexType>