element <argot> (local)
Namespace:
Type:
Content:
complex, 5 attributes, elem. wildcard
Defined:
locally within endpointType complexType in myPresence.xsd; see XML source
XML Representation Summary
<argot
   
 = 
xsd:anyURI
 = 
xsd:nonNegativeInteger
 = 
xsd:hexBinary
 = 
xsd:string
 = 
xsd:string
   
>
   
Content: 
</argot>
Included in content model of elements (1):
endpoint (in myPresence)
Annotation
Collection of argots for this endpoint.
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="argot" type="argotType">
<xsd:annotation>
<xsd:documentation>
Collection of argots for this endpoint.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
Attribute Detail (all declarations; 5/5)
argotURI
Type:
xsd:anyURI, predefined
Use:
required
Defined:
locally within argotType complexType
This URI points to a location containing the XSD for this argot. It also uniquely identifies the type of argot.
XML Source (see within schema source)
<xsd:attribute name="argotURI" type="xsd:anyURI" use="required">
<xsd:annotation>
<xsd:documentation>
This URI points to a location containing the XSD for this argot. It also uniquely identifies the type of argot.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

changeNumber
Type:
Use:
required
Defined:
XML Source (see within schema source)
<xsd:attribute name="changeNumber" type="changeNumberType" use="required"/>

creator
Type:
Use:
required
Defined:
XML Source (see within schema source)
<xsd:attribute name="creator" type="creatorType" use="required"/>

id
Type:
Use:
required
Defined:
XML Source (see within schema source)
<xsd:attribute name="id" type="idType" use="required"/>

name
Type:
xsd:string, predefined
Use:
required
Defined:
locally within argotType complexType
XML Source (see within schema source)
<xsd:attribute name="name" type="xsd:string" use="required"/>
Content Element Detail (all declarations; 1/1)
{any element with non-schema namespace}
Defined:
within argotType complexType
XML Source (see within schema source)
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>