QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
description | optional | |||||
id | xs:ID | optional | ||||
name | optional |
Element | ice-item-ref |
<xs:element name="ice-access"> <xs:complexType> <xs:sequence> <xs:element ref="ice-access-window" minOccurs="0"/> <xs:element ref="ice-access-control" minOccurs="0"/> </xs:sequence> <xs:attribute name="name"/> <xs:attribute name="description"/> <xs:attribute name="id" type="xs:ID"/> </xs:complexType> </xs:element> |