http://schemas.microsoft.com/2003/10/Serialization/Arrays
ArrayOfstring Complex Type
http://schemas.microsoft.com/2003/10/Serialization/Arrays : ArrayOfstring Complex Type
Namespace http://schemas.microsoft.com/2003/10/Serialization/Arrays
Diagram
string Element Sequence ArrayOfstring Complex Type
Overview
Sequence
string 0..∞ xs:string
Used By
PreloadScripts Element
ArrayOfstring Element
CompleteNotificationEmailAddresses Element
CompleteNotificationEmailAddresses Element
CompleteNotificationEmailAddresses Element
ProntoIDs Element
ProntoIDs Element
ProntoIDs Element
Usernames Element
EmailAddresses Element
FederationUsernames Element
ProntoIDs Element
Usernames Element
EmailAddresses Element
Source
<xs:complexType name="ArrayOfstring" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="xs:string" />
  </xs:sequence>
</xs:complexType>
See Also
http://schemas.microsoft.com/2003/10/Serialization/Arrays