Hello Joseph, I think my problem of understanding this matter is also related to my misinterpretation of the (#PCDATA) content model. KeyValue is declared as <!ELEMENT KeyValue (#PCDATA) > which allows the instance example I have given in my article: <KeyInfo> <KeyValue> <DSAKeyValue> <P> ... </P> <Q> ... </Q> <G> ... </G> <Y> ... </Y> </DSAKeyValue> </KeyValue> </KeyInfo> But maybe we could clarify the intended meaning of KeyValue, as you already suggested in your answer to my Object DTD article: <!ELEMENT KeyValue ((#PCDATA | DSAKeyValue | RSAKeyValue )*) > Gregor -- --------------------------------------------------------------- Gregor Karlinger mailto://gregor.karlinger@iaik.at Institute for Applied Information Processing and Communications Austria ---------------------------------------------------------------
This archive was generated by hypermail 2.2.0 + w3c-0.29 : Thursday, 13 January 2005 12:10:09 GMT