public class ProfileDocument extends RDF
Java class for ProfileDocument complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProfileDocument">
<complexContent>
<restriction base="{http://www.w3.org/1999/02/22-rdf-syntax-ns#}RDF">
<sequence>
<element ref="{http://ns.taverna.org.uk/2010/scufl2#}Profile"/>
<element ref="{http://ns.taverna.org.uk/2010/scufl2#}Activity" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://ns.taverna.org.uk/2010/scufl2#}ProcessorBinding" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://ns.taverna.org.uk/2010/scufl2#}Configuration" maxOccurs="unbounded" minOccurs="0"/>
<any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ProfileDocument() |
Copyright © 2014 myGrid. All rights reserved.