diff options
Diffstat (limited to 'xmlschemata/osis')
-rw-r--r-- | xmlschemata/osis/osisCore.2.1.1-cw1.xsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlschemata/osis/osisCore.2.1.1-cw1.xsd b/xmlschemata/osis/osisCore.2.1.1-cw1.xsd index 00dc759..483f44b 100644 --- a/xmlschemata/osis/osisCore.2.1.1-cw1.xsd +++ b/xmlschemata/osis/osisCore.2.1.1-cw1.xsd @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Rev$ --> +<!-- $Id$ --> <xs:schema targetNamespace="http://www.bibletechnologies.net/2003/OSIS/namespace" xmlns="http://www.bibletechnologies.net/2003/OSIS/namespace" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" xml:lang="en"> <xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd"/> |