complexType PublicationDateRangeType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
children com:StartDate com:EndDate
used by
element com:PublicationDateRange
source <xsd:complexType name="PublicationDateRangeType">
<xsd:sequence>
<xsd:element ref="com:StartDate">
</xsd:element> <xsd:element ref="com:EndDate">
</xsd:element>
</xsd:sequence>
</xsd:complexType>