Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Receive Pipeline Error › Re: Receive Pipeline Error
January 9, 2007 at 12:34 PM
#17179
Using: <xs:attribute name="Date" type="xs:date" />, I received a validation error…
Header.xml: error BEC2004: The 'Date' attribute is invalid – The value '20060122' is invalid according to its datatype 'http://www.w3.org/2001/XMLSchema:date' – The string '20060122' is not a valid XsdDateTime value.
When I used xs:string, it validated fine.
xs:string, it validated fine.
Can you confirm you're not having the same problem by just using your sample xml file as your "Input Instance Filename" and that "Validate Input Instance Type" is XML?