http://exchangenetwork.net/schemas/owwqx/1.0
complexType ReferenceMethodDataType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://exchangenetwork.net/schemas/owwqx/1.0}ReferenceMethodDataType (restriction)

Properties
This component is not nillable.

Model
<...>
(MethodIdentifierCode?, MethodIdentifierCodeListIdentifier?, MethodName? )
</...>


Nested Element Summary
 MethodIdentifierCode
          
 MethodIdentifierCodeListIdentifier
          
 MethodName
          
Source
<xsd:complexType name="ReferenceMethodDataType">
<xsd:sequence>
<xsd:element ref="owwqx:MethodIdentifierCode" minOccurs="0"/>
<xsd:element ref="owwqx:MethodIdentifierCodeListIdentifier" minOccurs="0"/>
<xsd:element ref="owwqx:MethodName" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.