p = "for $floor in Building/Floors/Floor "
        "let $Name := $floor/Name"
        "where $floor/@GUID !=\"6A26A83F0EDA42F88088BDD4CF06A077\" "
    "order by $Name "

    "return $Name ";



没行后面要有空库,否则$floor/Name where会解析成$floor/Namewhere




posted on 2019-05-10 11:39  闻缺陷则喜何志丹  阅读(1)  评论(0编辑  收藏  举报  来源