http://schemas.microsoft.com/2003/10/Serialization/Arrays
http://schemas.microsoft.com/2003/10/Serialization/Arrays / ArrayOfKeyValueOfstringUserDefinedFieldtmAZPOme Complex Type / KeyValueOfstringUserDefinedFieldtmAZPOme Element
In This Topic
    KeyValueOfstringUserDefinedFieldtmAZPOme Element
    In This Topic
    Namespace http://schemas.microsoft.com/2003/10/Serialization/Arrays
    Overview
    Sequence
    Key xs:string
    Sequence
    Label optional xs:string
    ValueAsBoolean optional xs:boolean
    ValueAsDate optional xs:dateTime
    ValueAsDecimal optional xs:decimal
    ValueAsString optional xs:string
    Source
    <xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfstringUserDefinedFieldtmAZPOme" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:complexType>
        <xs:sequence>
          <xs:element name="Key" nillable="true" type="xs:string" />
          <xs:element name="Value" nillable="true" type="q1:UserDefinedField" xmlns:q1="https://secure.ontime360.com/soapapi/" />
        </xs:sequence>
      </xs:complexType>
    </xs:element>
    See Also