[xsd-users] Specifying Element content for "anyType" Elements
Boris Kolpackov
boris at codesynthesis.com
Fri Sep 26 07:15:30 EDT 2008
Hi Jan,
Jan Klimke <jan.klimke at hpi.uni-potsdam.de> writes:
> When i serialize the filter object the PropertyNameType and Literal
> object are serialized as expression elements, but they should be
> PropertyName and Literal elements to be accepted by the service i plan
> to call.
Can you show how PropertyName and Literal elements are defined
in the schema? For this to work they would need to substitute
the expression element and be of xsd:string and coll:Boolean
types, respectively.
Boris
More information about the xsd-users
mailing list