[jsdl-wg] Future plans for JSDL

Donal K. Fellows donal.k.fellows at manchester.ac.uk
Thu Feb 23 07:12:05 CST 2006


Lee, William wrote:
> Roughly....
> <xsd:complexType name="MPIApplicationType">
>     	<xsd:complexContent>
>     		<xsd:extension base="jsdl-posix:POSIXApplication_Type">
>     			<xsd:sequence>
>     				<xsd:element ref="ProcessorCount"/>
>     			</xsd:sequence>
>     		</xsd:extension>
>     	</xsd:complexContent>
> </xsd:complexType>

How does that work with <xsd:any>? When I've tried that sort of thing,
the results have tended to be less than satisfactory when tooled up
(multiple anys in the element, etc.)

Donal.





More information about the jsdl-wg mailing list