• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

anyone know where i can get xml help?

lockmac

Senior member
Hi there. Does anybody know much about XML? I have been searching the internet for a form on XML as i am in need of some basic help (just started learning) but cant find my answer anywhere, and this forum doesnt have anywhere to post my question so i dont know if anyone out their will know my answer!

Many thanks
 
Asking to ask or asking if someone knows about a certain technology isn't going to help. Just ask the direct question.
 
I am a uni student and have to create a schema file from an xml file. I cant get my schema to validate against the XML. My Schema is attached.

Firstly, i am getting this error...

E:\My Documents\monash study\fit2028- web systems 2\assignment 1\XMLtemplate\studentresults.xml(0,0): file:///E:/My%20Documents/monash%20study/fit2028-%20web%20systems%202/assignment%201/XMLtemplate/studentschema.xsd#/schema[1]/simpleType[position() = 1 and @name = 'result_type']/attribute[1] Element "xsd:attribute" is not allowed in this context. HRESULT = -2147467259

Before I had that error (i had forgot to add assNo attribute into the Schema, I was getting "tutorialNo" is not defined in the element, but im positive it is, as shown below..


Any one be able to send me in the right direction of what im doing wrong?

Many thanks
 
Back
Top