http://www.ibm.com/schema/twss/netres/v2_0/local
The InvalidResourcePropertyFault Complex Type

Invalid resource property fault.


Local elements (4)
resource messageID text variables
Complex Type InvalidResourcePropertyFault
The InvalidResourcePropertyFault type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]

The logical resource ID whose specification property is invalid.

<resource>xsd:string</resource> [1..1]

Message identifier. This corresponds to the identifier used to uniquely identify log messages.

<messageID>xsd:string</messageID> [1..1]

Message text with replacement variables marked {#}.

<text>xsd:string</text> [1..1]

Variables to substitute into the text string.

<variables>xsd:string</variables> [0..*]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="InvalidResourcePropertyFault">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Invalid resource property fault.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  name="resource"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The logical resource ID whose specification property is invalid.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="messageID"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Message identifier. This corresponds to the identifier used to uniquely identify log messages.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="text"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Message text with replacement variables marked {#}.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="unbounded"  minOccurs="0"  name="variables"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Variables to substitute into the text string.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 Collapse Type (1)
string 
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by WSDLdoc ©