<?xml version="1.0" encoding="UTF-8"?> <xt:extensions xmlns:xt="http://www.oxygenxml.com/ns/extension" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xi="http://www.w3.org/2001/XInclude" xsi:schemaLocation="http://www.oxygenxml.com/ns/extension http://www.oxygenxml.com/ns/extension/extensions.xsd"> <xt:extension id="edu.virginia.iath.snac.oxygenplugins.sample.Sample"> <xt:location href="https://github.com/deternitydx/IATH-Oxygen-Plugins/blob/master/jars/sample.jar?raw=true"/> <xt:version>0.0.3</xt:version> <xt:oxy_version>14.2+</xt:oxy_version> <xt:type>plugin</xt:type> <xt:author>Institute for Advanced Technology in the Humanities</xt:author> <xt:name>SamplePlugin</xt:name> <xt:description><html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>SNAC Sample plugin</title> </head> <body> <div> <p>Simple sample plugin that gives a menu that does not do anything.</p> </div> </body> </html> </xt:description> <xt:license><xi:include href="LICENSE" parse="text"/></xt:license> </xt:extension> <xt:extension id="edu.virginia.iath.oxygenplugins.getid.GetID"> <xt:location href="https://github.com/deternitydx/IATH-Oxygen-Plugins/blob/master/jars/getid.jar?raw=true"/> <xt:version>0.2.2</xt:version> <xt:oxy_version>14.2+</xt:oxy_version> <xt:type>plugin</xt:type> <xt:author>Institute for Advanced Technology in the Humanities</xt:author> <xt:name>GetID</xt:name> <xt:description><html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Get ID</title> </head> <body> <div> <p>Inserts an unique identifier into an XML document. Queries a project database for the next unique identifier and inserts that into the document only if valid based on the XML specification.</p> </div> </body> </html> </xt:description> <xt:license><xi:include href="LICENSE" parse="text"/></xt:license> </xt:extension> <xt:extension id="edu.virginia.iath.snac.oxygenplugins.dateparser.DateParser"> <xt:location href="https://github.com/deternitydx/IATH-Oxygen-Plugins/blob/master/jars/DateParser.jar?raw=true"/> <xt:version>0.0.2</xt:version> <xt:oxy_version>14.2+</xt:oxy_version> <xt:type>plugin</xt:type> <xt:author>Institute for Advanced Technology in the Humanities</xt:author> <xt:name>DateParser</xt:name> <xt:description><html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>EAC Date Parser</title> </head> <body> <div> <p>Grabs the selected object (a date object), parses the date, and replaces it with a date or dateRange object in standard form.</p> </div> </body> </html> </xt:description> <xt:license><xi:include href="LICENSE" parse="text"/></xt:license> </xt:extension> <xt:extension id="edu.virginia.iath.snac.oxygenplugins.juel.JUEL"> <xt:location href="https://github.com/deternitydx/IATH-Oxygen-Plugins/blob/master/jars/JUEL.jar?raw=true"/> <xt:version>0.4.0</xt:version> <xt:oxy_version>14.2+</xt:oxy_version> <xt:type>plugin</xt:type> <xt:author>Institute for Advanced Technology in the Humanities</xt:author> <xt:name>JUEL Name Search</xt:name> <xt:description><html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>JUEL Name Search</title> </head> <body> <div> <p>Provides a means of searching the JUEL UVA database for a name, then inserting the correct ID.</p> </div> </body> </html> </xt:description> <xt:license><xi:include href="LICENSE" parse="text"/></xt:license> </xt:extension> <xt:extension id="edu.virginia.iath.snac.oxygenplugins.cbw.CBW"> <xt:location href="https://github.com/deternitydx/IATH-Oxygen-Plugins/blob/master/jars/CBW.jar?raw=true"/> <xt:version>0.0.3</xt:version> <xt:oxy_version>14.2+</xt:oxy_version> <xt:type>plugin</xt:type> <xt:author>Institute for Advanced Technology in the Humanities</xt:author> <xt:name>CBW Item Insert</xt:name> <xt:description><html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>CBW Item Insert</title> </head> <body> <div> <p>Allows the user to select from multiple objects, then choose a type of object based on schema and insert it into the document.</p> </div> </body> </html> </xt:description> <xt:license><xi:include href="LICENSE" parse="text"/></xt:license> </xt:extension> </xt:extensions>