/**
* Constructs the instance.
*/
private FedoraRELSInt1_0Format() {
super("info:fedora/fedora-system:FedoraRELSInt-1.0",
new XMLNamespace("http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdf"),
"http://www.fedora.info/definitions/1/0/rels-int.xsd");
}