
test.fedora.server.validation.foxmlTestObjects.obj_test_108.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fcrepo-client Show documentation
Show all versions of fcrepo-client Show documentation
The Fedora Client is a Java Library that allows API access to a Fedora Repository. The client is typically one part of a full Fedora installation.
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <!---*******************************************************************************************************************************************--> <!-- THIS FOXML TEST OBJECT: Test for bad disseminator binding (to non-existent datastream)--> <!---*******************************************************************************************************************************************--> <foxml:digitalObject xmlns:foxml="info:fedora/fedora-system:def/foxml#" PID="test:108" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="info:fedora/fedora-system:def/foxml# http://www.fedora.info/definitions/1/0/foxml1-0.xsd"> <!---*******************************************************************************************************************************************--> <!-- FEDORA OBJECT PROPERTIES : non-versionable properties of the digital object--> <!---*******************************************************************************************************************************************--> <foxml:objectProperties> <foxml:property NAME="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" VALUE="FedoraObject"/> <foxml:property NAME="info:fedora/fedora-system:def/model#state" VALUE="A"/> <foxml:property NAME="info:fedora/fedora-system:def/model#label" VALUE="Sandy's Test Object"/> <foxml:property NAME="info:fedora/fedora-system:def/model#contentModel" VALUE="TEST"/> </foxml:objectProperties> <foxml:datastream CONTROL_GROUP="E" ID="DS1" STATE="A" VERSIONABLE="true"> <foxml:datastreamVersion ID="DS1.0" LABEL="Pavilion III, University of Virginia" MIMETYPE="image/x-mrsid-image"> <foxml:contentLocation REF="http://iris.lib.virginia.edu/mrsid/mrsid_images/iva/archerp01.sid" TYPE="URL"/> </foxml:datastreamVersion> </foxml:datastream> <foxml:disseminator ID="DISS1" BDEF_CONTRACT_PID="demo:8" STATE="A" VERSIONABLE="true"> <foxml:disseminatorVersion ID="DISS1.0" BMECH_SERVICE_PID="demo:9" LABEL="Dynamic Image Sizing via MrSID Service"> <foxml:serviceInputMap> <foxml:datastreamBinding DATASTREAM_ID="BAD" KEY="MRSID" LABEL="MRSID wavelet-encoded image binding"/> </foxml:serviceInputMap> </foxml:disseminatorVersion> </foxml:disseminator> </foxml:digitalObject>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy