element <myProfile> (global)
Namespace:
Type:
Content:
complex, 2 attributes, 17 elements, elem. wildcard
Defined:
globally in myProfile.xsd; see XML source
Used:
never
XML Representation Summary
<myProfile
   
 = 
xsd:nonNegativeInteger
 = 
xsd:string
   
>
   
Content: 
</myProfile>
Content model elements (17):
address (in myProfile), emailAddress (in myProfile), gender (in myProfile), identificationNumber (in myProfile), languagePreference (in myProfile), memberInformation (in myProfile), name (in myProfile), picture (in myProfile), screenName (in myProfile), securityCertificate (in myProfile), specialDate (in myProfile), subscription (in myProfile), telephoneNumber (in myProfile), timeZonePreference (in myProfile), userReference (in myProfile), webSite (in myProfile), workInformation (in myProfile)
Annotation
This element encapsulates the content document for this service. This element establishes a global cache scope for the service and contains other root-level system attributes for this instance of the service.
XML Source (see within schema source)
<xsd:element name="myProfile" type="myProfileType">
<xsd:annotation>
<xsd:documentation>
This element encapsulates the content document for this service. This element
establishes a global cache scope for the service and contains other
root-level system attributes for this instance of the service.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
Attribute Detail (all declarations; 2/2)
changeNumber
Type:
Use:
required
Defined:
XML Source (see within schema source)
<xsd:attribute name="changeNumber" type="changeNumberType" use="required"/>

instanceId
Type:
Use:
optional
Defined:
XML Source (see within schema source)
<xsd:attribute name="instanceId" type="instanceIdType"/>
Content Element Detail (all declarations; 18/18)
address
Type:
addressBlueType, complex content
Defined:
locally within myProfileType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="address" type="addressBlueType"/>

emailAddress
Type:
emailAddressBlueType, complex content
Defined:
locally within myProfileType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="emailAddress" type="emailAddressBlueType"/>

gender
Type:
genderBlueType, simple content
Defined:
locally within myProfileType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="gender" type="genderBlueType"/>

identificationNumber
Type:
Defined:
locally within myProfileType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="identificationNumber" type="identificationNumberBlueType"/>

languagePreference
Type:
languagePreferenceType, simple content
Defined:
locally within myProfileType complexType
This element specifies the preferred language code of the identity encoded using ISO 639 language codes or ISO 3166 country codes, as defined by <a href="http://www.ietf.org/rfc/rfc1766.txt">RFC 1766</a>. The purpose of this value in this service is to indicate the languages understood by this identity. When manipulating localizable content, choose from an appropriate language preference. When encountering localized content not falling within this set, the software should translate into a language understood by this set.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="languagePreference" type="languagePreferenceType">
<xsd:annotation>
<xsd:documentation>
This element specifies the preferred language code
of the identity encoded using ISO 639 language codes
or ISO 3166 country codes, as defined by
<a href="http://www.ietf.org/rfc/rfc1766.txt">RFC 1766</a>
.
The purpose of this value in this service is to indicate the languages understood
by this identity. When manipulating localizable content, choose from an appropriate language
preference. When encountering localized content not falling within this set, the software should translate
into a language understood by this set.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

memberInformation
Type:
memberInformationType, complex content
Defined:
locally within myProfileType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="memberInformation" type="memberInformationType"/>

name
Type:
nameType, complex content
Defined:
locally within myProfileType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="name" type="nameType"/>

picture
Type:
pictureBlueType, complex content
Defined:
locally within myProfileType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="picture" type="pictureBlueType"/>

screenName
Type:
screenNameBlueType, complex content
Defined:
locally within myProfileType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="screenName" type="screenNameBlueType"/>

securityCertificate
Type:
Defined:
locally within myProfileType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="securityCertificate" type="securityCertificateBlueType"/>

specialDate
Type:
specialDateBlueType, complex content
Defined:
locally within myProfileType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="specialDate" type="specialDateBlueType"/>

subscription
Type:
hs:subscriptionType, complex content
Defined:
locally within myProfileType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="subscription" type="hs:subscriptionType"/>

telephoneNumber
Type:
telephoneNumberBlueType, complex content
Defined:
locally within myProfileType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="telephoneNumber" type="telephoneNumberBlueType"/>

timeZonePreference
Type:
timeZonePreferenceType, complex content
Defined:
locally within myProfileType complexType
This element supplies the base time zone preference for this entity.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="timeZonePreference" type="timeZonePreferenceType">
<xsd:annotation>
<xsd:documentation>
This element supplies the base time zone preference for this entity.
</xsd:documentation>
</xsd:annotation>
</xsd:element>

userReference
Type:
Defined:
locally within myProfileType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="userReference" type="categorizedUserReferenceBlueType"/>

webSite
Type:
webSiteBlueType, complex content
Defined:
locally within myProfileType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="webSite" type="webSiteBlueType"/>

workInformation
Type:
workInformationBlueType, complex content
Defined:
locally within myProfileType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="workInformation" type="workInformationBlueType"/>

{any element with non-schema namespace}
Defined:
within myProfileType complexType
XML Source (see within schema source)
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>