complexType RecordIdentifierBagType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
children com:RecordIdentifier
used by
element com:RecordIdentifierBag
source <xsd:complexType name="RecordIdentifierBagType">
<xsd:sequence>
<xsd:element ref="com:RecordIdentifier" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
</xsd:complexType>