element <code> (local)
Namespace:
Type:
xsd:string
Content:
simple
Defined:
XML Representation Summary
<code>
   
Content: 
{ xsd:string }
</code>
Included in content model of elements (1):
fault (in faultChain)
Annotation
This element contains the hexadecimal error code for this fault entry in the fault chain.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="1" name="code" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
This element contains the hexadecimal error code for this fault
entry in the fault chain.
</xsd:documentation>
</xsd:annotation>
</xsd:element>