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

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

Properties
This component is not nillable.

Model
<...
  CodeListVersionAgencyIdentifier = xsd:string
  CodeListVersionIdentifier = xsd:string>
MethodIdentifierCodeListIdentifierTempDataType
</...>


Attribute Summary
 xsd:stringCodeListVersionAgencyIdentifier
          
 xsd:stringCodeListVersionIdentifier
          

Attribute Detail

CodeListVersionAgencyIdentifier

Type:
xsd:string
Use:
optional
Form:
unqualified

CodeListVersionIdentifier

Type:
xsd:string
Use:
optional
Form:
unqualified

Source
<xsd:complexType name="MethodIdentifierCodeListIdentifierDataType">
<xsd:simpleContent>
<xsd:extension base="owwqx:MethodIdentifierCodeListIdentifierTempDataType">
<xsd:attribute name="CodeListVersionIdentifier" type="xsd:string" use="optional"/>
<xsd:attribute name="CodeListVersionAgencyIdentifier" type="xsd:string" use="optional"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>


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