Created
January 8, 2025 01:19
-
-
Save ebruchez/4cb21b8f00bded567948f8c2d1453344 to your computer and use it in GitHub Desktop.
For #6707: list of bindings with attributes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
List( | |
BindingDescriptor( | |
elementName = Some(value = Q{http://orbeon.org/oxf/xml/form-runner}open-select1), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor(name = appearance, predicate = Token(value = "full")) | |
) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://orbeon.org/oxf/xml/form-runner}tinymce), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor( | |
name = appearance, | |
predicate = Token(value = "character-counter") | |
) | |
) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://www.w3.org/2002/xforms}secret), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor( | |
name = appearance, | |
predicate = Token(value = "character-counter") | |
) | |
) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://www.w3.org/2002/xforms}textarea), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor( | |
name = appearance, | |
predicate = Token(value = "character-counter") | |
) | |
) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://www.w3.org/2002/xforms}input), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor( | |
name = appearance, | |
predicate = Token(value = "character-counter") | |
) | |
) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://www.w3.org/2002/xforms}textarea), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor( | |
name = appearance, | |
predicate = Token(value = "xxf:autosize") | |
) | |
) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://www.w3.org/2002/xforms}select1), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor(name = appearance, predicate = Token(value = "bootstrap")) | |
) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://orbeon.org/oxf/xml/form-runner}grid), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor(name = repeat, predicate = Equal(value = "content")) | |
) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://www.w3.org/2002/xforms}select1), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor(name = appearance, predicate = Token(value = "bootstrap5")) | |
) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://www.w3.org/2002/xforms}select1), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor(name = appearance, predicate = Token(value = "tree")) | |
) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://www.w3.org/2002/xforms}select1), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor(name = appearance, predicate = Token(value = "search")) | |
) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://www.w3.org/2002/xforms}textarea), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor(name = mediatype, predicate = Equal(value = "text/html")) | |
) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://www.w3.org/2002/xforms}textarea), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor( | |
name = appearance, | |
predicate = Token(value = "xpath-completion") | |
) | |
) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://www.w3.org/2002/xforms}input), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor( | |
name = appearance, | |
predicate = Token(value = "xpath-completion") | |
) | |
) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://www.w3.org/2002/xforms}select), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor(name = appearance, predicate = Token(value = "scroll")) | |
) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://orbeon.org/oxf/xml/form-runner}grid), | |
datatype = None, | |
att = Some(value = BindingAttributeDescriptor(name = bind, predicate = Exist)) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://orbeon.org/oxf/xml/form-runner}grid), | |
datatype = None, | |
att = Some(value = BindingAttributeDescriptor(name = nodeset, predicate = Exist)) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://orbeon.org/oxf/xml/form-runner}grid), | |
datatype = None, | |
att = Some(value = BindingAttributeDescriptor(name = ref, predicate = Exist)) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://www.w3.org/2002/xforms}output), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor( | |
name = appearance, | |
predicate = Token(value = "clipboard-copy") | |
) | |
) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://www.w3.org/2002/xforms}textarea), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor( | |
name = appearance, | |
predicate = Token(value = "clipboard-copy") | |
) | |
) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://www.w3.org/2002/xforms}input), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor( | |
name = appearance, | |
predicate = Token(value = "clipboard-copy") | |
) | |
) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://orbeon.org/oxf/xml/form-runner}databound-select1), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor(name = appearance, predicate = Token(value = "search")) | |
) | |
), | |
BindingDescriptor( | |
elementName = Some(value = Q{http://www.w3.org/2002/xforms}select1), | |
datatype = None, | |
att = Some( | |
value = BindingAttributeDescriptor(name = appearance, predicate = Token(value = "dropdown")) | |
) | |
) | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment