-
Thank you very much for the effort. I will work according to this, and I apologize for making you chase a bug that doesn't exist. Please close the issue as I have posted it as anonymous by mistake so I don't have control over it.
2010-01-06 11:52:33 UTC by http://younosnagaba.myopenid.co
-
I asked George Bina (from oXygen) about this, and he says the same as me:
The quote from the issue is irrelevant, the "effective mixed" is just a
value that is used further in computing the content type property,
together with the "effective content", see the whole algorithm here
http://www.w3.org/TR/xmlschema-1/#key-efm
In the sample case that you pointed to the "effective...
2010-01-06 11:40:32 UTC by rahtz
-
Thanks for your effort. Tell me if I could be of any help!
2010-01-06 11:05:03 UTC by http://younosnagaba.myopenid.co
-
I am very reluctant to add the complexity of a wrapper around trang to detect this situation, as it is used in many places. If its an error in trang, we should find that and fix it. I am still investigating.
2010-01-06 09:46:36 UTC by rahtz
-
Thank you for the prompt reply, Rahtz!
I have started a similar discussion on XSOM user group, but I'd advise you to try more parsers before you resolve to that the bug is in XSOM because it is the basis of JAXB, and implemented by Kohsuki (www.kohsuke.org) who have done a lot of work in XML schemas so I doubt that he miss understood the schema specs.
Isn't it possible to modify the XSD...
2010-01-06 07:39:06 UTC by http://younosnagaba.myopenid.co
-
I am not sure what to do about this. The XSD is generated from the RELAX NG using "trang", so I have no control over what is created. The XSD parsers that I have tried with it interpret the rule for as expected (ie as allowing mixed content).
I read the Schema definition differently; agreed, that the effective "mixed" gets the value false, but this is overridden because the is...
2010-01-05 21:54:47 UTC by rahtz
-
Excellent, many thanks for that fix. I have applied it.
2010-01-05 21:34:53 UTC by rahtz
-
When processing a TEI file that has elements without @place attributes with xhtml2/tei.xsl and $autoEndNotes=true, the stylesheets generate footnote numbers and links for the notes, but don't include the actual notes.
2010-01-05 19:54:59 UTC by tvitt
-
I am the reporter of this bug.. didn't notice that I was sending it as anonymous.. sorry!
2010-01-05 12:56:25 UTC by http://younosnagaba.myopenid.co
-
According to the XSD specifications:
[QUOTE from http://www.w3.org/TR/xmlschema-1/#Complex_Type_Definitions ]
1 [Definition:] Let the effective mixed be the appropriate case among the following:
1.1 If the mixed [attribute] is present on , then its ·actual value·;
1.2 If the mixed [attribute] is present on , then its ·actual value·;
1.3 otherwise false...
2010-01-05 12:41:10 UTC by nobody