namespace | http://www.cisco.com/AXL/API/15.0 | ||||||
type | restriction of xsd:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xsd:simpleType name="XMacAddress"> <xsd:restriction base="xsd:string"> <xsd:pattern value="([0-9]|[a-f]|[A-F]){12}"/> </xsd:restriction> </xsd:simpleType> |