Total Questions:-14 Goto Page:
1 2
R4R ---> Articles--> XMLSCHEMA -->XMLSCHEMA Articles List
Page 1
Articles:Explain why XML Schemas are Estensible?
Post Your View
View I have given you some reasons that say XML Schemas are extensible.We can Reuse our XML Schemas with in other XML Schemas.Also we can made our own dat More --- >>
By:Vivek Date:
Articles:Give an example shows XML document has a reference to an XML Schema?
Post Your View
ViewThis example show you how XML document has a reference to an XML Schema.
Example:
<?xml version="1.0"?>
<note>
xmlns="http://www.r4r.co.in"
xmlns More --- >>
By:Vivek Date:
Articles:How we can say XML Schemas are successors of DTDs?
Post Your View
View Because of some reasons we can say that XML Schemas area successors of DTDs.Some reasons are given below:
1. As DTD, XML Schemas also written in XML More --- >>
By:Vivek Date:
Articles:How you define attributes in XML Schema?
Post Your View
View You have to note this in XML Schema all attributes are only declare as simple types element not as complex types.Because yes, Simple Elements has no More --- >>
By:Vivek Date:
Articles:How you define complex and simple type of element?
Post Your View
View In an XML Schema element are of two types.
1. Complex Type Element
2. Simple Type Element
1. Complex Type Element: Complex Type Elements are eleme More --- >>
By:Vivek Date:
Articles:How you define elements of XML document in an XML Schema?
Post Your View
View Simple I given you a example of an XML document. Than I told you define elements of this XML document in an XML Schema.
Example shows a XML Document More --- >>
By:Vivek Date:
Articles:How you define optional and required attributes?
Post Your View
View In XML Schema their is no need to set attribute as optional.Because it is by default optional.
You can define attribute is required.Than you define More --- >>
By:Vivek Date:
Articles:How you set Default and fixed values for attributes?
Post Your View
View Mean of default and fixed value interms of attributes.
Default values are those values that are directly assign to attribute when this atribute do More --- >>
By:Vivek Date:
Articles:How you set default and fixed values for Simple Elements?
Post Your View
View First I told you the mean of default and fixed value.
Default values are those values that are directly assign to element when this element doesn't More --- >>
By:Vivek Date:
Articles:How you use Schema Element in XML Document?
Post Your View
View We can say that <schema> element is an root element in XML Schema.
Now, I given you syntax of an XML Schema.
Syntax:
<?xml version="1.0"?>
<xs:s More --- >>
By:Vivek Date:
Go:
1 2
Contact Us
|