xml - Where is yearMonthDuration defined? -


XML contains a datatype called yearMonthDuration . Or at least I thought that.

If I look at the list of XML datatype, then I can not see it. Duration

If I look down further then I can see that there is one.

I can not mention the year anywhere If I google it, it takes me to a (non W3C) with its definition, the second Google link indicates on the w3c website on a different standard, exforms.

Why is not this the original XML in Imagine? Where is it defined?

xs: year-old environment was defined earlier in XPath 2.0 specification ( And related expos such as XQuery 1.0 and XSLT 2.0). It was then transferred as the underlying type of standard XSD, and the exact specification for XPath 3.0 is in reference to its definition in XSD 1.1.


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

android - how to get distance of 2 beacons and make a condtion base on that distance -

c# - WPF Expander overlay used in ItemsControl -