RE: [XCON] Data Model
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [XCON] Data Model



Typo corrected...

> 9. Section 3.7 Make <users-must-be-specified> explicitly fall under an
> admission-policy element. Also, the schema does not appear to define
> this element. Rename to something more meaningful: like
> 'closedAuthenticated' when users must be specified (and authenticated)
> and 'openAuthenticated' when users can be added after conference
> activation.
> 
>     <xs:element name="admission-policy"
> type="tns:admission-policy-type"/>
> 
>     <xs:simpleType name="admission-policy-type">
>         <xs:restriction base="xs:string">
>             <xs:enumeration value="closedAuthenticated"/>
>             <xs:enumeration value="openAuthenticated"/>
>             <xs:enumeration value="anonymous"/>
>         </xs:restriction>
>     </xs:simpleType>



_______________________________________________
XCON mailing list
XCON at ietf.org
https://www1.ietf.org/mailman/listinfo/xcon




Note: Messages sent to this list are the opinions of the senders and do not imply endorsement by the IETF.