Skip to content

Instantly share code, notes, and snippets.

Created August 28, 2017 01:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/db376d7e46b5035f65ebdb2f54b6471c to your computer and use it in GitHub Desktop.
Save anonymous/db376d7e46b5035f65ebdb2f54b6471c to your computer and use it in GitHub Desktop.
<xsd:element name="GetListResponse" type="s0:OutputMapping5"/>
<xsd:complexType name="OutputMapping5">
<xsd:sequence>
<xsd:element name="Request_ID__c" type="xsd:string"/>
<xsd:element name="Submitter__c" type="xsd:string"/>
<xsd:element minOccurs="0" name="Create_Date__c" type="xsd:dateTime"/>
<xsd:element minOccurs="0" name="Assigned_To__c" type="xsd:string"/>
<xsd:element minOccurs="0" name="Last_Modified_By__c" type="xsd:string"/>
<xsd:element minOccurs="0" name="Modified_Date__c" type="xsd:dateTime"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment