element <securityCertificate> (local)
Namespace:
Type:
Content:
complex, 3 attributes, 2 elements
Defined:
locally within myProfileType complexType in myProfile.xsd; see XML source
XML Representation Summary
<securityCertificate
   
 = 
xsd:nonNegativeInteger
 = 
xsd:hexBinary
 = 
xsd:string
   
>
   
Content: 
</securityCertificate>
Content model elements (2):
cat (type hs:catType), certificate (type xsd:hexBinary)
Included in content model of elements (1):
myProfile
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="securityCertificate" type="securityCertificateBlueType"/>
Attribute Detail (all declarations; 3/3)
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"/>
Content Element Detail (all declarations; 2/2)
cat
Type:
hs:catType, empty content
Defined:
locally within securityCertificateType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="cat" type="hs:catType"/>

certificate
Type:
xsd:hexBinary, predefined, simple content
Defined:
locally within securityCertificateType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="1" name="certificate" type="xsd:hexBinary"/>