Namespace: |
|
Content: |
|
Defined: |
globally in myProfile.xsd; see XML source |
Includes: |
|
Used: |
at 2 locations |
XML Representation Summary |
|||||
<...> |
|||||
|
|||||
</...> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element encapsulates an electronic address for this entity. Specifically,
</xsd:documentation>
it contains a Website or URL associated with this identity. This element can be repeated. Typically, one <b>webSite</b>
element is used for each Web site associated with this identity.
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="cat" type="hs:catType"/>
</xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element contains the URL for this Web site. If the site is accessible
</xsd:documentation>
through multiple URLs, this element can be repeated the corresponding number of times. </xsd:complexType>
|
Type: |
hs:catType, empty content |
Defined: |
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains the URL for this Web site. If the site is accessible
</xsd:documentation>
through multiple URLs, this element can be repeated the corresponding number of times. </xsd:element>
|
Defined: |
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
|