Reference for http://ip-ac1216f9:903/CustomFieldService1.svc/BulkGetAllCustomFields

Get all the custom fields on a for a set of objects or groups

Url: http://ip-ac1216f9:903/CustomFieldService1.svc/BulkGetAllCustomFields

HTTP Method: POST

Message direction Format Body
Request Xml Example,Schema
Request Json Example
Response Xml Example,Schema
Response Json Example

The following is an example request Xml body:

<ArrayOfanyURI xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <anyURI>http://www.example.com/</anyURI>
  <anyURI>http://www.example.com/</anyURI>
</ArrayOfanyURI>

The following is an example request Json body:

["http:\/\/www.example.com\/"]

The following is an example response Xml body:

<ArrayOfCustomFieldBulkGetResult1 xmlns="http://replicon.com/">
  <CustomFieldBulkGetResult1>
    <customFields>
      <CustomFieldDetails1>
        <dateConfiguration>
          <defaults>
            <useTodayAsDefault>true</useTodayAsDefault>
            <value>
              <day>2147483647</day>
              <month>2147483647</month>
              <year>2147483647</year>
            </value>
          </defaults>
          <maximumDate>
            <day>2147483647</day>
            <month>2147483647</month>
            <year>2147483647</year>
          </maximumDate>
          <minimumDate>
            <day>2147483647</day>
            <month>2147483647</month>
            <year>2147483647</year>
          </minimumDate>
        </dateConfiguration>
        <defaultDropDownValue>
          <displayText>String content</displayText>
          <isDefaultValue>true</isDefaultValue>
          <isEnabled>true</isEnabled>
          <uri>http://www.example.com/</uri>
        </defaultDropDownValue>
        <displayText>String content</displayText>
        <group>
          <displayText>String content</displayText>
          <uri>http://www.example.com/</uri>
        </group>
        <isEnabled>true</isEnabled>
        <isRequired>true</isRequired>
        <isVisible>true</isVisible>
        <numericConfiguration>
          <decimalPlaces>2147483647</decimalPlaces>
          <defaultNumericValue>12678967.543233</defaultNumericValue>
          <maximumNumericValue>12678967.543233</maximumNumericValue>
          <minimumNumericValue>12678967.543233</minimumNumericValue>
        </numericConfiguration>
        <policyKeyUri>http://www.example.com/</policyKeyUri>
        <textConfiguration>
          <defaultTextValue>String content</defaultTextValue>
          <maximumLength>2147483647</maximumLength>
        </textConfiguration>
        <type>
          <displayText>String content</displayText>
          <uri>http://www.example.com/</uri>
        </type>
        <uri>http://www.example.com/</uri>
      </CustomFieldDetails1>
      <CustomFieldDetails1>
        <dateConfiguration>
          <defaults>
            <useTodayAsDefault>true</useTodayAsDefault>
            <value>
              <day>2147483647</day>
              <month>2147483647</month>
              <year>2147483647</year>
            </value>
          </defaults>
          <maximumDate>
            <day>2147483647</day>
            <month>2147483647</month>
            <year>2147483647</year>
          </maximumDate>
          <minimumDate>
            <day>2147483647</day>
            <month>2147483647</month>
            <year>2147483647</year>
          </minimumDate>
        </dateConfiguration>
        <defaultDropDownValue>
          <displayText>String content</displayText>
          <isDefaultValue>true</isDefaultValue>
          <isEnabled>true</isEnabled>
          <uri>http://www.example.com/</uri>
        </defaultDropDownValue>
        <displayText>String content</displayText>
        <group>
          <displayText>String content</displayText>
          <uri>http://www.example.com/</uri>
        </group>
        <isEnabled>true</isEnabled>
        <isRequired>true</isRequired>
        <isVisible>true</isVisible>
        <numericConfiguration>
          <decimalPlaces>2147483647</decimalPlaces>
          <defaultNumericValue>12678967.543233</defaultNumericValue>
          <maximumNumericValue>12678967.543233</maximumNumericValue>
          <minimumNumericValue>12678967.543233</minimumNumericValue>
        </numericConfiguration>
        <policyKeyUri>http://www.example.com/</policyKeyUri>
        <textConfiguration>
          <defaultTextValue>String content</defaultTextValue>
          <maximumLength>2147483647</maximumLength>
        </textConfiguration>
        <type>
          <displayText>String content</displayText>
          <uri>http://www.example.com/</uri>
        </type>
        <uri>http://www.example.com/</uri>
      </CustomFieldDetails1>
    </customFields>
    <objectUri>http://www.example.com/</objectUri>
  </CustomFieldBulkGetResult1>
  <CustomFieldBulkGetResult1>
    <customFields>
      <CustomFieldDetails1>
        <dateConfiguration>
          <defaults>
            <useTodayAsDefault>true</useTodayAsDefault>
            <value>
              <day>2147483647</day>
              <month>2147483647</month>
              <year>2147483647</year>
            </value>
          </defaults>
          <maximumDate>
            <day>2147483647</day>
            <month>2147483647</month>
            <year>2147483647</year>
          </maximumDate>
          <minimumDate>
            <day>2147483647</day>
            <month>2147483647</month>
            <year>2147483647</year>
          </minimumDate>
        </dateConfiguration>
        <defaultDropDownValue>
          <displayText>String content</displayText>
          <isDefaultValue>true</isDefaultValue>
          <isEnabled>true</isEnabled>
          <uri>http://www.example.com/</uri>
        </defaultDropDownValue>
        <displayText>String content</displayText>
        <group>
          <displayText>String content</displayText>
          <uri>http://www.example.com/</uri>
        </group>
        <isEnabled>true</isEnabled>
        <isRequired>true</isRequired>
        <isVisible>true</isVisible>
        <numericConfiguration>
          <decimalPlaces>2147483647</decimalPlaces>
          <defaultNumericValue>12678967.543233</defaultNumericValue>
          <maximumNumericValue>12678967.543233</maximumNumericValue>
          <minimumNumericValue>12678967.543233</minimumNumericValue>
        </numericConfiguration>
        <policyKeyUri>http://www.example.com/</policyKeyUri>
        <textConfiguration>
          <defaultTextValue>String content</defaultTextValue>
          <maximumLength>2147483647</maximumLength>
        </textConfiguration>
        <type>
          <displayText>String content</displayText>
          <uri>http://www.example.com/</uri>
        </type>
        <uri>http://www.example.com/</uri>
      </CustomFieldDetails1>
      <CustomFieldDetails1>
        <dateConfiguration>
          <defaults>
            <useTodayAsDefault>true</useTodayAsDefault>
            <value>
              <day>2147483647</day>
              <month>2147483647</month>
              <year>2147483647</year>
            </value>
          </defaults>
          <maximumDate>
            <day>2147483647</day>
            <month>2147483647</month>
            <year>2147483647</year>
          </maximumDate>
          <minimumDate>
            <day>2147483647</day>
            <month>2147483647</month>
            <year>2147483647</year>
          </minimumDate>
        </dateConfiguration>
        <defaultDropDownValue>
          <displayText>String content</displayText>
          <isDefaultValue>true</isDefaultValue>
          <isEnabled>true</isEnabled>
          <uri>http://www.example.com/</uri>
        </defaultDropDownValue>
        <displayText>String content</displayText>
        <group>
          <displayText>String content</displayText>
          <uri>http://www.example.com/</uri>
        </group>
        <isEnabled>true</isEnabled>
        <isRequired>true</isRequired>
        <isVisible>true</isVisible>
        <numericConfiguration>
          <decimalPlaces>2147483647</decimalPlaces>
          <defaultNumericValue>12678967.543233</defaultNumericValue>
          <maximumNumericValue>12678967.543233</maximumNumericValue>
          <minimumNumericValue>12678967.543233</minimumNumericValue>
        </numericConfiguration>
        <policyKeyUri>http://www.example.com/</policyKeyUri>
        <textConfiguration>
          <defaultTextValue>String content</defaultTextValue>
          <maximumLength>2147483647</maximumLength>
        </textConfiguration>
        <type>
          <displayText>String content</displayText>
          <uri>http://www.example.com/</uri>
        </type>
        <uri>http://www.example.com/</uri>
      </CustomFieldDetails1>
    </customFields>
    <objectUri>http://www.example.com/</objectUri>
  </CustomFieldBulkGetResult1>
</ArrayOfCustomFieldBulkGetResult1>

The following is an example response Json body:

[{
	"customFields":[{
		"dateConfiguration":{
			"defaults":{
				"useTodayAsDefault":true,
				"value":{
					"day":2147483647,
					"month":2147483647,
					"year":2147483647
				}
			},
			"maximumDate":{
				"day":2147483647,
				"month":2147483647,
				"year":2147483647
			},
			"minimumDate":{
				"day":2147483647,
				"month":2147483647,
				"year":2147483647
			}
		},
		"defaultDropDownValue":{
			"displayText":"String content",
			"isDefaultValue":true,
			"isEnabled":true,
			"uri":"http:\/\/www.example.com\/"
		},
		"displayText":"String content",
		"group":{
			"displayText":"String content",
			"uri":"http:\/\/www.example.com\/"
		},
		"isEnabled":true,
		"isRequired":true,
		"isVisible":true,
		"numericConfiguration":{
			"decimalPlaces":2147483647,
			"defaultNumericValue":12678967.543233,
			"maximumNumericValue":12678967.543233,
			"minimumNumericValue":12678967.543233
		},
		"policyKeyUri":"http:\/\/www.example.com\/",
		"textConfiguration":{
			"defaultTextValue":"String content",
			"maximumLength":2147483647
		},
		"type":{
			"displayText":"String content",
			"uri":"http:\/\/www.example.com\/"
		},
		"uri":"http:\/\/www.example.com\/"
	}],
	"objectUri":"http:\/\/www.example.com\/"
}]

The following is the request Xml Schema:

<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType name="ArrayOfanyURI">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="anyURI" nillable="true" type="xs:anyURI" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfanyURI" nillable="true" type="tns:ArrayOfanyURI" />
</xs:schema>

Additional request Xml Schemas:

<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:element name="anyType" nillable="true" type="xs:anyType" />
  <xs:element name="anyURI" nillable="true" type="xs:anyURI" />
  <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
  <xs:element name="boolean" nillable="true" type="xs:boolean" />
  <xs:element name="byte" nillable="true" type="xs:byte" />
  <xs:element name="dateTime" nillable="true" type="xs:dateTime" />
  <xs:element name="decimal" nillable="true" type="xs:decimal" />
  <xs:element name="double" nillable="true" type="xs:double" />
  <xs:element name="float" nillable="true" type="xs:float" />
  <xs:element name="int" nillable="true" type="xs:int" />
  <xs:element name="long" nillable="true" type="xs:long" />
  <xs:element name="QName" nillable="true" type="xs:QName" />
  <xs:element name="short" nillable="true" type="xs:short" />
  <xs:element name="string" nillable="true" type="xs:string" />
  <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
  <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
  <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
  <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
  <xs:element name="char" nillable="true" type="tns:char" />
  <xs:simpleType name="char">
    <xs:restriction base="xs:int" />
  </xs:simpleType>
  <xs:element name="duration" nillable="true" type="tns:duration" />
  <xs:simpleType name="duration">
    <xs:restriction base="xs:duration">
      <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
      <xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
      <xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
    </xs:restriction>
  </xs:simpleType>
  <xs:element name="guid" nillable="true" type="tns:guid" />
  <xs:simpleType name="guid">
    <xs:restriction base="xs:string">
      <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:attribute name="FactoryType" type="xs:QName" />
  <xs:attribute name="Id" type="xs:ID" />
  <xs:attribute name="Ref" type="xs:IDREF" />
</xs:schema>

<tns:schema targetNamespace="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.w3.org/2001/XMLSchema">
  <tns:element name="schema">
    <tns:complexType />
  </tns:element>
</tns:schema>

The following is the response Xml Schema:

<xs:schema xmlns:tns="http://replicon.com/" elementFormDefault="qualified" targetNamespace="http://replicon.com/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType name="ArrayOfCustomFieldBulkGetResult1">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="CustomFieldBulkGetResult1" nillable="true" type="tns:CustomFieldBulkGetResult1" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfCustomFieldBulkGetResult1" nillable="true" type="tns:ArrayOfCustomFieldBulkGetResult1" />
  <xs:complexType name="CustomFieldBulkGetResult1">
    <xs:sequence>
      <xs:element minOccurs="0" name="customFields" nillable="true" type="tns:ArrayOfCustomFieldDetails1" />
      <xs:element minOccurs="0" name="objectUri" nillable="true" type="xs:anyURI" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="CustomFieldBulkGetResult1" nillable="true" type="tns:CustomFieldBulkGetResult1" />
  <xs:complexType name="ArrayOfCustomFieldDetails1">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="CustomFieldDetails1" nillable="true" type="tns:CustomFieldDetails1" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfCustomFieldDetails1" nillable="true" type="tns:ArrayOfCustomFieldDetails1" />
  <xs:complexType name="CustomFieldDetails1">
    <xs:sequence>
      <xs:element minOccurs="0" name="dateConfiguration" nillable="true" type="tns:CustomFieldDateConfigurationDetails1">
        <xs:annotation>
          <xs:appinfo>
            <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="defaultDropDownValue" nillable="true" type="tns:CustomFieldDropDownOptionDetails1">
        <xs:annotation>
          <xs:appinfo>
            <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="displayText" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="group" nillable="true" type="tns:CustomFieldGroupReference1" />
      <xs:element minOccurs="0" name="isEnabled" type="xs:boolean" />
      <xs:element minOccurs="0" name="isRequired" type="xs:boolean" />
      <xs:element minOccurs="0" name="isVisible" type="xs:boolean" />
      <xs:element minOccurs="0" name="numericConfiguration" nillable="true" type="tns:CustomFieldNumericConfigurationDetails1">
        <xs:annotation>
          <xs:appinfo>
            <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="policyKeyUri" nillable="true" type="xs:anyURI" />
      <xs:element minOccurs="0" name="textConfiguration" nillable="true" type="tns:CustomFieldTextConfigurationDetails1">
        <xs:annotation>
          <xs:appinfo>
            <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="type" nillable="true" type="tns:CustomFieldTypeDetails1" />
      <xs:element minOccurs="0" name="uri" nillable="true" type="xs:anyURI" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="CustomFieldDetails1" nillable="true" type="tns:CustomFieldDetails1" />
  <xs:complexType name="CustomFieldDateConfigurationDetails1">
    <xs:sequence>
      <xs:element minOccurs="0" name="defaults" nillable="true" type="tns:CustomFieldDefaultDateDetails1" />
      <xs:element minOccurs="0" name="maximumDate" nillable="true" type="tns:Date1">
        <xs:annotation>
          <xs:appinfo>
            <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="minimumDate" nillable="true" type="tns:Date1">
        <xs:annotation>
          <xs:appinfo>
            <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="CustomFieldDateConfigurationDetails1" nillable="true" type="tns:CustomFieldDateConfigurationDetails1" />
  <xs:complexType name="CustomFieldDefaultDateDetails1">
    <xs:sequence>
      <xs:element minOccurs="0" name="useTodayAsDefault" type="xs:boolean">
        <xs:annotation>
          <xs:appinfo>
            <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="value" nillable="true" type="tns:Date1">
        <xs:annotation>
          <xs:appinfo>
            <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="CustomFieldDefaultDateDetails1" nillable="true" type="tns:CustomFieldDefaultDateDetails1" />
  <xs:complexType name="Date1">
    <xs:sequence>
      <xs:element minOccurs="0" name="day" type="xs:int" />
      <xs:element minOccurs="0" name="month" type="xs:int" />
      <xs:element minOccurs="0" name="year" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="Date1" nillable="true" type="tns:Date1" />
  <xs:complexType name="CustomFieldDropDownOptionDetails1">
    <xs:sequence>
      <xs:element minOccurs="0" name="displayText" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="isDefaultValue" type="xs:boolean" />
      <xs:element minOccurs="0" name="isEnabled" type="xs:boolean" />
      <xs:element minOccurs="0" name="uri" nillable="true" type="xs:anyURI" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="CustomFieldDropDownOptionDetails1" nillable="true" type="tns:CustomFieldDropDownOptionDetails1" />
  <xs:complexType name="CustomFieldGroupReference1">
    <xs:sequence>
      <xs:element minOccurs="0" name="displayText" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="uri" nillable="true" type="xs:anyURI" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="CustomFieldGroupReference1" nillable="true" type="tns:CustomFieldGroupReference1" />
  <xs:complexType name="CustomFieldNumericConfigurationDetails1">
    <xs:sequence>
      <xs:element minOccurs="0" name="decimalPlaces" nillable="true" type="xs:int">
        <xs:annotation>
          <xs:appinfo>
            <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="defaultNumericValue" nillable="true" type="xs:decimal">
        <xs:annotation>
          <xs:appinfo>
            <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="maximumNumericValue" nillable="true" type="xs:decimal">
        <xs:annotation>
          <xs:appinfo>
            <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="minimumNumericValue" nillable="true" type="xs:decimal">
        <xs:annotation>
          <xs:appinfo>
            <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="CustomFieldNumericConfigurationDetails1" nillable="true" type="tns:CustomFieldNumericConfigurationDetails1" />
  <xs:complexType name="CustomFieldTextConfigurationDetails1">
    <xs:sequence>
      <xs:element minOccurs="0" name="defaultTextValue" nillable="true" type="xs:string">
        <xs:annotation>
          <xs:appinfo>
            <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="maximumLength" nillable="true" type="xs:int">
        <xs:annotation>
          <xs:appinfo>
            <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="CustomFieldTextConfigurationDetails1" nillable="true" type="tns:CustomFieldTextConfigurationDetails1" />
  <xs:complexType name="CustomFieldTypeDetails1">
    <xs:sequence>
      <xs:element minOccurs="0" name="displayText" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="uri" nillable="true" type="xs:anyURI" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="CustomFieldTypeDetails1" nillable="true" type="tns:CustomFieldTypeDetails1" />
</xs:schema>

Additional response Xml Schemas:

<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:element name="anyType" nillable="true" type="xs:anyType" />
  <xs:element name="anyURI" nillable="true" type="xs:anyURI" />
  <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
  <xs:element name="boolean" nillable="true" type="xs:boolean" />
  <xs:element name="byte" nillable="true" type="xs:byte" />
  <xs:element name="dateTime" nillable="true" type="xs:dateTime" />
  <xs:element name="decimal" nillable="true" type="xs:decimal" />
  <xs:element name="double" nillable="true" type="xs:double" />
  <xs:element name="float" nillable="true" type="xs:float" />
  <xs:element name="int" nillable="true" type="xs:int" />
  <xs:element name="long" nillable="true" type="xs:long" />
  <xs:element name="QName" nillable="true" type="xs:QName" />
  <xs:element name="short" nillable="true" type="xs:short" />
  <xs:element name="string" nillable="true" type="xs:string" />
  <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
  <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
  <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
  <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
  <xs:element name="char" nillable="true" type="tns:char" />
  <xs:simpleType name="char">
    <xs:restriction base="xs:int" />
  </xs:simpleType>
  <xs:element name="duration" nillable="true" type="tns:duration" />
  <xs:simpleType name="duration">
    <xs:restriction base="xs:duration">
      <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
      <xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
      <xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
    </xs:restriction>
  </xs:simpleType>
  <xs:element name="guid" nillable="true" type="tns:guid" />
  <xs:simpleType name="guid">
    <xs:restriction base="xs:string">
      <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:attribute name="FactoryType" type="xs:QName" />
  <xs:attribute name="Id" type="xs:ID" />
  <xs:attribute name="Ref" type="xs:IDREF" />
</xs:schema>

<tns:schema targetNamespace="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.w3.org/2001/XMLSchema">
  <tns:element name="schema">
    <tns:complexType />
  </tns:element>
</tns:schema>