simpleType "string"
Namespace:
Defined:
globally in hscommon.xsd; see XML source
Used:
at 70 locations
Simple Content Model
xsd:string
Known Direct Subtypes (9):
conversationIdType, conversationIndexType, dirType, emailAddressType, genderType, languagePreferenceType, localizableString, typeOfAccountType, typeOfCardType
Known Indirect Subtypes (1):
genderBlueType
All Direct / Indirect Based Elements (86):
accountNumber (in account), accountRoutingNumber (in account), affiliateBrand (in card), cardNumber (in card), confidence (type string), contentDisposition (type string), contentId (type string), contentLocation (type string), contentTransferEncoding (type string), contentTransferEncoding (type string), contentType (type string), contentType (type string), conversationId (type conversationIdType), conversationIndex (type conversationIndexType), countryCode (type string), currencyCode (in currency), description (type localizableString), direction (in velocity), displayNumber (type string), domainNamePortion (in memberInformation), elevation (type string), email (type emailAddressType), email (type string), fileAsName (type localizableString), fullDescription (in roleTemplate), gender, gender (in contact), gender (in myProfile), givenName (type localizableString), internalAddressLine (type localizableString), issueNumber (in card), jobTitle (type localizableString), languagePreference (in myProfile), latitude (type string), location (type localizableString), longitude (type string), memberNamePortion (in memberInformation), middleName (type localizableString), name (in device), name (type localizableString), name (type localizableString), name (type localizableString), name (type localizableString), name (type localizableString), nameOnAccount (in account), nameOnCard (in card), nationalCode (type string), notes (in role), number (type string), number (type string), numberExtension (type string), officeLocation (type localizableString), officialAddressLine (type localizableString), password (in pop3Settings), pin (type string), postalCode (type string), precision (type string), prefix (in subject), preview (type localizableString), primaryCity (type localizableString), profession (type localizableString), provider (in rule), realm (in service), refer (in service), secondaryCity (type localizableString), server (in pop3Settings), show (in ref), simpleBody (in serverReply), speed (in velocity), spn (in service), statusMessage (in MessengerArgot), subdivision (type localizableString), suffix (type localizableString), surname (type localizableString), text (in subject), timeZone (in timeZonePreference), title (in favoriteWebSite), title (in flag), title (type localizableString), title (type localizableString), to (in service), to (type localizableString), typeOfAccount (in account), typeOfCard (in card), url (type string), userName (in pop3Settings)
All Direct / Indirect Based Attributes (22):
catDefType/@idName, changeQueryType/@select, key (in request)/@cluster, key (in request)/@instance, key (in service)/@cluster, key (in service)/@instance, languagePreferenceType/@level, localizableString/@dir, longText/@dir, method (in roleTemplate)/@name, refType/@folderId, requestType/@method, requestType/@service, responseType/@role, roleTemplate (defined in roleMapType complexType)/@name, serviceType/@name, streamType/@name, subjectType/@credType, subjectType/@dir, trigger (defined in subscriptionType complexType)/@mode, updateBlockType/@select, xpQueryType/@select
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xsd:string (restriction)
  string
Derivation:
restriction of xsd:string
XML Source (see within schema source)
<xsd:simpleType name="string">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="768"/>
</xsd:restriction>
</xsd:simpleType>