owl:allValuesFrom
Element information
Namespace: http://www.w3.org/2003/05/owl-xml
Schema document: module/owl1-dl-restrictionGroup.xsd
Other elements with the same name: owl:allValuesFrom
Type: owl:DataRangeType
Properties: Local, Qualified
Content
- owl:OneOf [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
owl:datatype | [0..1] | owl:DatatypeName |
Used in
- Anonymous type of element owl:DataRestriction via reference to owl:dataRestriction
- Group owl:dataRestriction
Sample instance
<owl:allValuesFrom> <owl:OneOf> <owl:DataValue>Any text</owl:DataValue> </owl:OneOf> </owl:allValuesFrom>