Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

<ole:instanceCollection xmlns:ole="http://ole.kuali.org/standards/ole-instance">
  <ole:instance>
    <ole:instanceIdentifier>string</ole:instanceIdentifier>
    <ole:resourceIdentifier>string</ole:resourceIdentifier>
    <ole:oleHoldings primary="true">
      <ole:extentOfOwnership>string</ole:extentOfOwnership>
      <ole:recieptStatus>string</ole:recieptStatus>
      <ole:uri>string</ole:uri>
      <ole:holdingsNote>
        <ole:note>string</ole:note>
        <ole:noteType>string</ole:noteType>
      </ole:holdingsNote>
      <ole:location>
        <ole:locationLevel>
          <ole:name>string</ole:name>
          <ole:level>string</ole:level>
          <!--Optional:-->
          <ole:locationLevel/>
        </ole:locationLevel>
        <ole:shelvingScheme>
          <ole:codeValue>string</ole:codeValue>
          <ole:fullValue>string</ole:fullValue>
          <ole:typeOrSource>
            <ole:pointer>http://www.test.com/gero/nimborum</ole:pointer>
            <ole:text>string</ole:text>
          </ole:typeOrSource>
        </ole:shelvingScheme>
        <ole:shelvingOrder>
          <ole:codeValue>string</ole:codeValue>
          <ole:fullValue>string</ole:fullValue>
          <ole:typeOrSource>
            <ole:pointer>http://www.test.com/metuens/montis</ole:pointer>
            <ole:text>string</ole:text>
          </ole:typeOrSource>
        </ole:shelvingOrder>
        <ole:callNumberType>string</ole:callNumberType>
        <ole:callNumber>string</ole:callNumber>
        <ole:callNumberPrefix>string</ole:callNumberPrefix>
        <ole:classificationPart>string</ole:classificationPart>
        <ole:itemPart>string</ole:itemPart>
      </ole:location>
    </ole:oleHoldings>
    <ole:sourceHoldings>
      <ole:name>string</ole:name>
      <ole:holdings primary="string">string</ole:holdings>
    </ole:sourceHoldings>
    <ole:items>
      <ole:item>
        <!--You have a CHOICE of the next 32 items at this level-->
        <ole:itemIdentifier>string</ole:itemIdentifier>
        <ole:purchaseOrderLineItemIdentifier>string</ole:purchaseOrderLineItemIdentifier>
        <ole:vendorLineItemIdentifier>string</ole:vendorLineItemIdentifier>
        <ole:accessInformation>
          <ole:barcode>string</ole:barcode>
          <ole:uri resolvable="string">string</ole:uri>
        </ole:accessInformation>
        <ole:barcodeARSL>string</ole:barcodeARSL>
        <ole:formerIdentifiers>
          <ole:identifier source="string">
            <ole:identifierValue>string</ole:identifierValue>
          </ole:identifier>
          <ole:identifierType>string</ole:identifierType>
        </ole:formerIdentifiers>
        <ole:statisticalSearchingCodes>
          <ole:codeValue>string</ole:codeValue>
          <ole:fullValue>string</ole:fullValue>
          <ole:typeOrSource>
            <ole:pointer>http://www.your.com/tempestatesque/e</ole:pointer>
            <ole:text>string</ole:text>
          </ole:typeOrSource>
        </ole:statisticalSearchingCodes>
        <ole:itemType>
          <ole:codeValue>string</ole:codeValue>
          <ole:fullValue>string</ole:fullValue>
          <ole:typeOrSource>
            <ole:pointer>http://www.your.com/tempestatesque/e</ole:pointer>
            <ole:text>string</ole:text>
          </ole:typeOrSource>
        </ole:itemType>
        <ole:copyNumber>string</ole:copyNumber>
        <ole:copyNumberLabel>string</ole:copyNumberLabel>
        <ole:volumeNumber>string</ole:volumeNumber>
        <ole:volumeNumberLabel>string</ole:volumeNumberLabel>
        <ole:itemNote>
          <ole:note>string</ole:note>
          <ole:noteType>string</ole:noteType>
        </ole:itemNote>
        <ole:enumeration>string</ole:enumeration>
        <ole:chronology>string</ole:chronology>
        <ole:highDensityStorage>
          <ole:row>string</ole:row>
          <ole:module>string</ole:module>
          <ole:shelf>string</ole:shelf>
          <ole:tray>string</ole:tray>
        </ole:highDensityStorage>
        <ole:barcodeNumber>string</ole:barcodeNumber>
        <ole:temporaryItemType>
          <ole:codeValue>string</ole:codeValue>
          <ole:fullValue>string</ole:fullValue>
          <ole:typeOrSource>
            <ole:pointer>http://www.test.com/metuens/montis</ole:pointer>
            <ole:text>string</ole:text>
          </ole:typeOrSource>
        </ole:temporaryItemType>
        <ole:fund>string</ole:fund>
        <ole:donorPublicDisplay>string</ole:donorPublicDisplay>
        <ole:donorNote>string</ole:donorNote>
        <ole:callNumberType>string</ole:callNumberType>
        <ole:callNumber>string</ole:callNumber>
        <ole:callNumberPrefix>string</ole:callNumberPrefix>
        <ole:classificationPart>string</ole:classificationPart>
        <ole:price>string</ole:price>
        <ole:numberOfPieces>string</ole:numberOfPieces>
        <ole:itemStatus>string</ole:itemStatus>
        <ole:itemStatusEffectiveDate>string</ole:itemStatusEffectiveDate>
        <ole:checkinNote>string</ole:checkinNote>
        <ole:staffOnlyFlag>string</ole:staffOnlyFlag>
        <ole:fastAddFlag>string</ole:fastAddFlag>
      </ole:item>
    </ole:items>
  </ole:instance>
</ole:instanceCollection>
  • No labels