element PaymentPeriod
diagram
version V7_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
type com:PaymentPeriodType
children com:StartDate com:EndDate
used by
complexType pat:PaymentEventDataType
source <xsd:element name="PaymentPeriod" type="com:PaymentPeriodType">
<xsd:annotation>
<xsd:documentation>
Payment date range from which the applicant can pay without a surcharge
</xsd:documentation>
</xsd:annotation>
</xsd:element>