[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Created: (ELECTION-7) OfficialStatusType isxs:union of VoteStatusType and ContentStatusType
OfficialStatusType is xs:union of VoteStatusType and ContentStatusType ---------------------------------------------------------------------- Key: ELECTION-7 URL: http://tools.oasis-open.org/issues/browse/ELECTION-7 Project: OASIS Election and Voter Services TC Issue Type: Improvement Environment: All Reporter: David Webber Assignee: David Webber Priority: Minor We have OfficialStatus defined as one of two lists of permitted values. Suggest we pick one here / and / or create two elements - since we have two different things being treated as one. The definition is this right now: <xs:simpleType name="OfficialStatusType"><xs:union memberTypes="VoteStatusType ContentStatusType"/></xs:simpleType> <xs:simpleType name="VoteStatusType"><xs:restriction base="xs:token"> <xs:enumeration value="official"/><xs:enumeration value="provisional"/><xs:enumeration value="interim"/></xs:restriction> </xs:simpleType> <xs:simpleType name="ContentStatusType"><xs:restriction base="xs:token"> <xs:enumeration value="proposed"/><xs:enumeration value="pending"/><xs:enumeration value="approved"/> </xs:restriction> </xs:simpleType> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]