XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
XSD - Validator problem

Hi,

I have a problem and hope someone might help me. In my work with Extensible Textual Format I wanted to use an schema file that I found within an IBM project. I used "XML-Spy" to validate the schema and everytime it throws an error in the first line of code. I really don't see any error there. Maybe somone of you knows it. Therefore I posted the first lines of code above. Is there maybe a difference in the specification of schema that different validators use? 


Thanks for help,  Sebastian

<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema";
        xmlns:xmta="urn:mpeg:mpeg4:xmta:schema:2002"
        targetNamespace="urn:mpeg:mpeg4:xmta:schema:2002"     elementFormDefault="qualified">
<annotation>
 <documentation> eXtensible MPEG Textual (XMT-A) format Schema          </documentation>
</annotation>
<annotation>
  <documentation> Field types </documentation>
</annotation>
   <simpleType name="SFBool">
      <restriction base="boolean"/>

...



-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS