DotNetAge

Hide sidebar

manifest specification


    • Filed under:
    • Modeling
  • 0


<'''package'''> element


The following attribute is the only attribute available for the <package> element:
AttributeDescription
XML namespace for this element. Not required for the manifest file to work, but if you want XML IntelliSense support in Visual Studio, set this to


The following child elements are available for the <package> element:
ElementNumberDescription
<name>OnceThe package name.
<title>OnceThe display title text of this package.
<description>OnceThe description of the package. When using html content please set it in CDATA.
<published>OnceThe package publish date in GMT date format.
<author>OncePresent the publisher information.
<version>OncePresent the verion of the package.
<licenses>OnceA licenses list of the package.
<images>OnceA set of the images of the package.
<links>OnceA set of the links of the package.


&lt;author&gt; element


Present the publisher information.

The following table list the attributes for the <author> element

AttributeDescription
nameThe author name.
organzationThe organzation of the author.
hrefThe url of the organzation.
emailThe author email.



&lt;version&gt; element


Present the verion of the package.

The following table list the child elements for the <version> element:

ElementNumberDescription
<build> OnceSpecified the package build version in v Major.Minor.Build format.
<notes>OnceSpecified the release notes.


&lt;licenses&gt; element



&lt;license&gt; element



AttributeDescription
nameThe license name
hrefThe license url.


&lt;images&gt; element


Presents images in the package , can include one or many <image>sub elements

&lt;image&gt; element


AttributeDescription
titleThe title text of image
srcThe location of image file that in the package , can't start with "/" or "~/"
defaultIdentity current element contains default image.


&lt;links&gt; element



Presents the links about the package, can include one or many <link> children elements

&lt;link&gt; element


The following table list the attributes for the <link> element
AttributeDescription
titleThe display title text of the link.
hrefThe url of the link.


 


    Average:
  • Reads
    (620)
  • (0)
  • Permalink
Share to: Add to del.icio.us Digg! Share on Google Buzz Share on Facebook Reddit! Stumble it! Share on Twitter

Comments (0)

  • rss
  • atom

There is no comment found in this article.
Valid XHTML 1.0!