http://apps.sertifi.net/services/
NameValuePair Complex Type
Namespace http://apps.sertifi.net/services/
Diagram
Value Element Name Element Sequence NameValuePair Complex Type
Used By
NameValuePair Element
Source
<xs:complexType name="NameValuePair" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="1" name="Name" type="xs:string" />
    <xs:element minOccurs="0" maxOccurs="1" name="Value" type="xs:string" />
  </xs:sequence>
</xs:complexType>
See Also
http://apps.sertifi.net/services/

 

 


© Sertifi, Inc., 2019 All Rights Reserved.

Send comments on this topic.