|
Subject: [xsl] XSD notation question From: henry human <henry_human@xxxxxxxx> Date: Fri, 16 Aug 2013 11:34:10 +0100 (BST) |
Hi
I received following XSD schema from a client containing following
simpleTpe name and I am going to use it.
My question, is it allowed to use
point notation in XSD Schema for name declaration (bellow between 'InternalID'
and 'Content')??
<xsd:simpleType name="InternalID.Content">
<xsd:restriction base="xsd:token">
<xsd:minLength
value="1"/>
<xsd:maxLength value="32"/>
</xsd:restriction>
</xsd:simpleType>
Thanks for your hint
hh
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Updating Attribute Values, Nathan Tallman | Thread | Re: [xsl] XSD notation question, David Carlisle |
| RE: [xsl] xsl:output method="xhtml", Lizzi, Vincent | Date | Re: [xsl] XSD notation question, David Carlisle |
| Month |