cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello All,

I have defined type of field as XSD:DATE and it is coming from non SAP system. What are the below properties I need to fill and how can I define length

pattern

enumeration

whiteSpace

minInclusive

maxInclusive

minExclusive

maxExclusive

Regards,

Moorthy

0 Likes
View Entire Topic
Former Member
0 Likes

Hi Moorthy,

have a look to [W3C school / xsd:date|http://www.w3schools.com/schema/schema_dtypes_date.asp]. It is usually YYYY-MM-DD but can as well come with some infos regarding zone or time.

Plz do not fill properties, it makes no sense for xsd:date.

Regards,

Udo

Former Member
0 Likes

Hello All,

Thanks for your replies.

I need to define the minimum length for a field of type XSD:DECIMAL. What is the parameter I have to use?

Regards,

Moorthy

Former Member
0 Likes

Hi Moorthy,

if your first question is answered you should close the thread and ask the next question in another thread.

Regards,

Udo

stefan_grube
Active Contributor
0 Likes

> I need to define the minimum length for a field of type XSD:DECIMAL. What is the parameter I have to use?

Did you not understand the answers that are given to you?