diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | name description userid password | ||
used by |
|
||
source | <xsd:complexType name="XSafSecurityProfile"> <xsd:sequence minOccurs="0"> <xsd:element name="name" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="userid" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="password" type="axlapi:String128" nillable="false" minOccurs="1" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="name" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:String255 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="userid" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String128 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="password" type="axlapi:String128" nillable="false" minOccurs="1" maxOccurs="1"/> |