A MTOriginalPublisherLibraryRelationship represents a
relationship between a library and an original publisher.
| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| id | string | element | 0/1 | ||
| library | MTLibrary | element | 0/1 | ||
| originalPublisher | MTOriginalPublisher | element | 0/1 | ||
| updated | dateTime | element | 0/1 |
Example
<originalPublisherLibraryRelationship>
<id>...</id>
<library>
<libraryAddresses>
<libraryAddress>
<address>...</address>
<comment>...</comment>
<id>...</id>
<library/>
<name>...</name>
<role>...</role>
<type>...</type>
<updated>...</updated>
</libraryAddress>
</libraryAddresses>
<code>...</code>
<libraryContracts>
<libraryContract>
<commencementDate>...</commencementDate>
<consecutiveRenewal>...</consecutiveRenewal>
<contractPeriod>...</contractPeriod>
<id>...</id>
<library/>
<postTermCollection>...</postTermCollection>
<renewalPeriod>...</renewalPeriod>
<royaltySetOf>...</royaltySetOf>
<terminationDate>...</terminationDate>
<terminationPeriod>...</terminationPeriod>
<updated>...</updated>
</libraryContract>
</libraryContracts>
<country>...</country>
<id>...</id>
<name>...</name>
<owner>
<comment>...</comment>
<name>...</name>
<id>...</id>
<updated>...</updated>
</owner>
<status>...</status>
<territoryRelationships>
<territoryRelationship>
<library/>
<territory/>
<id>...</id>
<updated>...</updated>
</territoryRelationship>
</territoryRelationships>
<updated>...</updated>
</library>
<originalPublisher>
<comment>...</comment>
<id>...</id>
<ipi>...</ipi>
<originalPublisherLibraryRelationships>
<originalPublisherLibraryRelationship/>
</originalPublisherLibraryRelationships>
<name>...</name>
<society>
<country>...</country>
<name>...</name>
<id>...</id>
<updated>...</updated>
</society>
<updated>...</updated>
</originalPublisher>
<updated>...</updated>
</originalPublisherLibraryRelationship>