Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
XSL 2.0 で、文字列値 ('true' または 'false') をブール変数に変換する最良の方法は何ですか?
xs:boolean コンストラクター関数。xs:boolean('true')
xs:boolean('true')