simpleType UniqueName50
namespace http://www.cisco.com/AXL/API/15.0
type restriction of xsd:Name
properties
base xsd:Name
facets
Kind Value Annotation
maxLength 50
annotation
documentation
The UNIQUE restrictions are simply flags to the user that in the database this value is unique.
source <xsd:simpleType name="UniqueName50">
 
<xsd:annotation>
   
<xsd:documentation>The UNIQUE restrictions are simply flags to the user that in the database this value is unique.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:restriction base="xsd:Name">
   
<xsd:maxLength value="50"/>
 
</xsd:restriction>
</xsd:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy