xfi:u-equal-set
xs:boolean=xfi:u-equal-set( $left as node()*, $right as node()*)
Last updated on 06-03-2008 at 22:40:00.
OIM Status
UnsupportedParameters
Name | Type | Details |
---|---|---|
left | node()* |
|
right | node()* |
|
Output
Type: xs:boolean
Sets are formed from the items in each sequence, removing duplicates in the process of forming sets. Returns true if for every item in the left sequence's set there is a u-equal item in the right sequence's set, and the sets have the same count of members.
Errors
Code | Details |
---|---|
xfie:NodeIsNotXbrlItem |
|
Conformance suite
80209 xfi.u-equal-set testcase.xml [ download ]
Owners
Name | Affiliation | Start | End | |
---|---|---|---|---|
Herm Fischer |
|
fischer@markv.com | 06-03-2008 at 22:40:00 |
Revisions
Name | On | Details |
---|---|---|
Herm Fischer | 06-03-2008 at 22:40:00 |
|
Herm Fischer | 19-12-2012 at 15:00:00 |
|