XML File with local copy of XML Schema

后端 未结 3 1034
悲哀的现实
悲哀的现实 2021-01-13 02:38

I am trying out some XML Schema examples and have to validate them with a sample XML File. The schema is a local file (someFile.xsd). I am using eclipse and want to include

3条回答
  •  南方客
    南方客 (楼主)
    2021-01-13 02:58

    Does something like this work?

    
    
      Tove
      Jani
      Reminder
      Don't forget me this weekend!
    
    

    Copied from http://www.w3schools.com/Schema/schema_howto.asp

提交回复
热议问题