complexType LicenceBagType
diagram
version 0.7
namespace https://www.wipo.int/standards/XMLSchema/Design/0
children dgn:Licence
used by
element dgn:RecordLicenceType/LicenceBag
source <xsd:complexType name="LicenceBagType">
<xsd:sequence>
<xsd:element name="Licence" type="dgn:LicenceType" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>
Data concerning a licence
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

element LicenceBagType/Licence
diagram
version 0.70.7
namespace https://www.wipo.int/standards/XMLSchema/Design/0
type dgn:LicenceType
children com:LicenceIdentifier com:LicenceDate com:LicenceNumber com:LicenceReference com:LicenceCategory com:SubLicenceIndicator com:RelatedLicenceIdentifier dgn:LimitationIndicator dgn:Limitation com:TerritoryLimitationIndicator com:TerritoryLimitationText com:PeriodLimitationIndicator com:PeriodLimitationText com:PeriodLimitationStartDate com:PeriodLimitationEndDate com:LicenceStatusCategory dgn:LicenseeBag com:RepresentativeBag com:LicenceEventBag com:LicenceDocumentBag
source <xsd:element name="Licence" type="dgn:LicenceType" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>
Data concerning a licence
</xsd:documentation>
</xsd:annotation>
</xsd:element>