User Profile

Collapse

Profile Sidebar

Collapse
Joukoik
Joukoik
Last Activity: Mar 23 '12, 09:57 PM
Joined: Mar 23 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Joukoik
    replied to XML Schema validation problem
    in XML
    Thank you for responding, but changing this gave me a couple more problems. So my xsd looks exactly like that now, and the errors are following:

    cvc-complex-type.2.4.a: Invalid content was found starting with element 'Keittio'. One of '{tiskaus}' is expected.

    cvc-type.3.1.2: Element 'Keittio' is a simple type, so it must have no element information item [children].

    cvc-type.3.1.2: Element 'Toimisto' is a simple...
    See more | Go to post
    Last edited by Joukoik; Mar 23 '12, 09:33 PM. Reason: I worked on the document more and now I have new problem

    Leave a comment:


  • Joukoik
    started a topic XML Schema validation problem
    in XML

    XML Schema validation problem

    Hey, I have a little problem in my XML Schema that ive been thinking for some time but as a beginner I think it would be better that I ask opinions from experts.

    So I have this simple xsd file
    Code:
    <?xml version="1.0"  encoding="utf-8"?>
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
    
    <xs:complexType name="Henkilokunta">
    <xs:sequence>
    ...
    See more | Go to post
    Last edited by Joukoik; Mar 23 '12, 03:25 PM. Reason: I worked it a little bit after posting the original and now I have a new problem
No activity results to display
Show More
Working...