[osis-core] Tutorial / Walkthru
Troy A. Griffitts
osis-core@bibletechnologieswg.org
Thu, 07 Nov 2002 20:10:44 -0700
Todd,
Good point. I've used a local copy up to now, because I really wasn't
sure of a solid place to point for the schema. Have we all agreed and
CONFIRMED with ABS that we have a constant address for the schema as
listed by Todd, below? Agree that it should be a public reference.
Thanks for pointing this out.
-Troy.
Todd Tillinghast wrote:
> Troy,
>
> It would be better to use a public reference to "osisCore.1.1.xsd".
>
> Rather than
> <osis xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:noNamespaceSchemaLocation="osisCore.1.1.xsd">
>
> use
> <osis xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="www.bibletechnologies.net
> http://www.bibletechnologies.net/osisCore.1.1.xsd">
>
> Otherwise every one that wants to use an XML Document will have to have
> a copy of the schema in the same "folder" as the document.
>
> Todd
>