Difference between revisions of "Category:Country"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
(modified by JSMW_PageSchema at 2015-01-06T21:23:26Z)
(modified by JSMW_PageSchema at 2015-01-06T21:28:25Z)
Line 1: Line 1:
 
<PageSchema category="Country">
 
<PageSchema category="Country">
  <wikiDocumentation>see also [[:Category:City]]</wikiDocumentation>
+
   <semanticforms_Form name="Country"/>
  <umlDocumentation>I represent a Country like Germany, United States or Japan</umlDocumentation>
 
   <semanticforms_Form name="Country">
 
      <umlDocumentation></umlDocumentation>
 
      <wikiDocumentation></wikiDocumentation>
 
  </semanticforms_Form>
 
 
   <Template name="Country" format="standard">
 
   <Template name="Country" format="standard">
      <umlDocumentation></umlDocumentation>
 
      <wikiDocumentation></wikiDocumentation>
 
 
       <Field name="name">
 
       <Field name="name">
        <umlDocumentation></umlDocumentation>
 
        <wikiDocumentation></wikiDocumentation>
 
 
         <semanticforms_FormInput>
 
         <semanticforms_FormInput>
            <umlDocumentation></umlDocumentation>
 
            <wikiDocumentation></wikiDocumentation>
 
 
             <InputType></InputType>
 
             <InputType></InputType>
             <Parameter name="size">
+
             <Parameter name="size">2</Parameter>
              <umlDocumentation></umlDocumentation>2<wikiDocumentation></wikiDocumentation>
 
            </Parameter>
 
 
         </semanticforms_FormInput>
 
         </semanticforms_FormInput>
 
         <Label>Name</Label>
 
         <Label>Name</Label>
 
         <semanticmediawiki_Property name="Country_name">
 
         <semanticmediawiki_Property name="Country_name">
            <umlDocumentation></umlDocumentation>
 
            <wikiDocumentation></wikiDocumentation>
 
 
             <Type>Text</Type>
 
             <Type>Text</Type>
 
         </semanticmediawiki_Property>
 
         </semanticmediawiki_Property>
 
       </Field>
 
       </Field>
 
       <Field name="iso3166_2">
 
       <Field name="iso3166_2">
        <umlDocumentation></umlDocumentation>
 
        <wikiDocumentation></wikiDocumentation>
 
 
         <semanticforms_FormInput>
 
         <semanticforms_FormInput>
            <umlDocumentation></umlDocumentation>
 
            <wikiDocumentation></wikiDocumentation>
 
 
             <InputType></InputType>
 
             <InputType></InputType>
             <Parameter name="size">
+
             <Parameter name="size">2</Parameter>
              <umlDocumentation></umlDocumentation>2<wikiDocumentation></wikiDocumentation>
 
            </Parameter>
 
 
         </semanticforms_FormInput>
 
         </semanticforms_FormInput>
 
         <Label>Country Code</Label>
 
         <Label>Country Code</Label>
 
         <semanticmediawiki_Property name="Country_iso3166_2">
 
         <semanticmediawiki_Property name="Country_iso3166_2">
            <umlDocumentation></umlDocumentation>
 
            <wikiDocumentation></wikiDocumentation>
 
 
             <Type>Text</Type>
 
             <Type>Text</Type>
 
         </semanticmediawiki_Property>
 
         </semanticmediawiki_Property>
Line 48: Line 25:
 
</PageSchema>
 
</PageSchema>
 
[[Category:PageSchema]]
 
[[Category:PageSchema]]
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T21:23:26Z<br>
+
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T21:28:25Z<br>
 
It has the template: [[:Template:Country]]<br>
 
It has the template: [[:Template:Country]]<br>
 
And the form: [[:Form:Country]]<br>
 
And the form: [[:Form:Country]]<br>
Line 71: Line 48:
 
CountryNote ..Country
 
CountryNote ..Country
 
Class Country <<Category>> {
 
Class Country <<Category>> {
Name
+
Text Name
Country Code
+
Text Country Code
  
 
}
 
}
 
hide  <<Category>> circle
 
hide  <<Category>> circle
 
</uml>
 
</uml>

Revision as of 23:28, 6 January 2015

<PageSchema category="Country">

  <semanticforms_Form name="Country"/>
  <Template name="Country" format="standard">
     <Field name="name">
        <semanticforms_FormInput>
           <InputType></InputType>
           <Parameter name="size">2</Parameter>
        </semanticforms_FormInput>
        <Label>Name</Label>
        <semanticmediawiki_Property name="Country_name">
           <Type>Text</Type>
        </semanticmediawiki_Property>
     </Field>
     <Field name="iso3166_2">
        <semanticforms_FormInput>
           <InputType></InputType>
           <Parameter name="size">2</Parameter>
        </semanticforms_FormInput>
        <Label>Country Code</Label>
        <semanticmediawiki_Property name="Country_iso3166_2">
           <Type>Text</Type>
        </semanticmediawiki_Property>
     </Field>
  </Template>

</PageSchema> This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-06T21:28:25Z
It has the template: Template:Country
And the form: Form:Country
see also Category:City

Pages in category "Country"

The following 3 pages are in this category, out of 3 total.