complexType "securityProperty"
Namespace:
Content:
empty, 2 attributes
Defined:
Includes:
definitions of 2 attributes
Used:
Content Model Diagram
XML Representation Summary
<...
    name
 = 
xsd:string
    value
 = 
xsd:string
/>
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="securityProperty">
<xsd:attribute name="name" type="xsd:string" use="required"/>
<xsd:attribute name="value" type="xsd:string"/>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 2/2)
name
Type:
xsd:string, predefined
Use:
required
XML Source (see within schema source)
<xsd:attribute name="name" type="xsd:string" use="required"/>

value
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="value" type="xsd:string"/>

XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.